mirror of https://github.com/arendst/Tasmota.git
Typo (missing headline tag)
parent
fc3d066b6e
commit
5b7cf5b36a
|
@ -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 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
|
||||
// Work with a list of selected Sonoff modules
|
||||
|
|
Loading…
Reference in New Issue