This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
tjsupport:sonoffsolution [2021/12/01 13:11] topmin |
tjsupport:sonoffsolution [2022/08/09 15:20] (current) |
||
|---|---|---|---|
| Line 30: | Line 30: | ||
| ====== SONOFF Switch Stuff ====== | ====== SONOFF Switch Stuff ====== | ||
| + | == switch on directly via console == | ||
| + | mosquitto_pub | ||
| + | == switch off directly via console == | ||
| + | mosquitto_pub | ||
| + | == Example for openhab .items file == | ||
| + | < | ||
| + | Switch SONOFF10 "Heiz Pumpe" (HVAC) {mqtt="> | ||
| + | |||
| + | </ | ||
| + | == Example for openhab .sitemap file == | ||
| + | < | ||
| + | Frame label=" | ||
| + | | ||
| + | } | ||
| + | |||
| + | </ | ||
| ====== More Commands ====== | ====== More Commands ====== | ||
| https:// | https:// | ||
| + | |||
| + | ====== Flashing new devices ====== | ||
| + | [[: | ||
| + | |||