Typo (missing headline tag)

Jürgen Baginski 2018-12-20 06:38:33 +01:00
parent fc3d066b6e
commit 5b7cf5b36a
1 changed files with 2 additions and 1 deletions

@ -240,7 +240,8 @@ Switch Switch_TH "Switch_TH" { channel="mqtt:myMQTTBroker:topic:sonoff_TH:Power
String Switch_TH_Temperatur "Temperatur [%.1f °C]" <temperature> {channel="mqtt:myMQTTBroker:topic:sonoff_TH:Temperature"} String Switch_TH_Temperatur "Temperatur [%.1f °C]" <temperature> {channel="mqtt:myMQTTBroker:topic:sonoff_TH:Temperature"}
String Sonoff_Version "Sonoff Version: [%s]" <sonoff_basic> { channel="mqtt:myMQTTBroker:topic:sonoff_6:Version"} String Sonoff_Version "Sonoff Version: [%s]" <sonoff_basic> { channel="mqtt:myMQTTBroker:topic:sonoff_6:Version"}
``` ```
**.rules File for the Maintenance Action:
**.rules File for the Maintenance Action:**
```java ```java
// Work with a list of selected Sonoff modules // Work with a list of selected Sonoff modules