User Tools

Site Tools


tjsupport:sonoffsolution

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tjsupport:sonoffsolution [2021/12/01 13:20]
topmin
tjsupport:sonoffsolution [2022/08/09 15:20] (current)
Line 37: Line 37:
  
 == Example for openhab .items file == == Example for openhab .items file ==
-Switch SONOFF10 "Heiz Pumpe" (HVAC) {mqtt=">[mosq:cmnd/sonoff/10/POWER:command:ON:ON],>[mosq:cmnd/sonoff/10/POWER:command:OFF:OFF],<[mosq:stat/sonoff/010/POWER:state:default]"}+<code> 
 +Switch SONOFF10 "Heiz Pumpe" (HVAC) {mqtt=">[mosq:cmnd/sonoff/10/POWER:command:ON:ON],>[mosq:cmnd/sonoff/10/POWER:command:OFF:OFF],<[mosq:stat/sonoff/10/POWER:state:default]"}
  
 +</code>
 == Example for openhab .sitemap file == == Example for openhab .sitemap file ==
 +<code>
 Frame label="HVAC" icon="heating" { Frame label="HVAC" icon="heating" {
      Switch item=SONOFF10      Switch item=SONOFF10
 } }
  
 +</code>
 ====== More Commands ====== ====== More Commands ======
 https://tasmota.github.io/docs/Commands/#rf-bridge https://tasmota.github.io/docs/Commands/#rf-bridge
 +
 +====== Flashing new devices ====== 
 +[[:tasmotabuild]]
 +
  
tjsupport/sonoffsolution.1638361230.txt.gz · Last modified: 2022/08/09 15:20 (external edit)