sonoff08 - nowy dual, przeznaczony do sypialni
This commit is contained in:
@@ -71,6 +71,18 @@ Switch sSONOFF07 "Wiatrak WC" <fan> { mqtt=">[motherqtt:/sonoff07/gpio/12:comman
|
||||
Number wSONOFF07 "Wifi s07 wiatrak wc [%d dB]" <wifi> (wifi) { mqtt="<[motherqtt:/sonoff07/sysinfo/wifi:state:default]" }
|
||||
Switch rSONOFF07 "Conn s07 [%s]" { mqtt="<[motherqtt:/sonoff07/lwt:state:MAP(espeasy_lwt.map)]" }
|
||||
|
||||
/* dual
|
||||
przycisk zewnetrzny gpio10
|
||||
przycisk 0 gpio0
|
||||
przycisk 1 gpio9
|
||||
relay 1 gpio12
|
||||
relay 2 gpio5
|
||||
*/
|
||||
Switch sSONOFF08a "Sypialnia cottonballs" <whites> { mqtt=">[motherqtt:/sonoff08/gpio/12:command:ON:1],>[motherqtt:/sonoff08/gpio/12:command:OFF:0]" }
|
||||
Switch sSONOFF08b "Sypialnia lampeczki" <whites> { mqtt=">[motherqtt:/sonoff08/gpio/5:command:ON:1],>[motherqtt:/sonoff08/gpio/5:command:OFF:0]" }
|
||||
Switch sSONOFF08_ext "Sypialnia przycisk" { mqtt="<[motherqtt:/sonoff08/button/ext:state:MAP(espeasy_onoff.map)]" }
|
||||
Number wSONOFF08 "Wifi s08 dual [%d dB]" <wifi> (wifi) { mqtt="<[motherqtt:/sonoff08/sysinfo/wifi:state:default]" }
|
||||
Switch rSONOFF08 "Conn s08 [%s]" { mqtt="<[motherqtt:/sonoff08/lwt:state:MAP(espeasy_lwt.map)]" }
|
||||
|
||||
/* d1mini w okapie */
|
||||
Dimmer dOKAP_speed <fan>
|
||||
|
||||
@@ -11,6 +11,7 @@ sitemap pbrk label="Domek"
|
||||
Switch item=sD1MINI01_lampki_sufitowe
|
||||
Switch item=sSONOFF01
|
||||
Switch item=sSONOFF06
|
||||
Switch item=sSONOFF05
|
||||
}
|
||||
|
||||
Frame label="Kuchnia" {
|
||||
@@ -52,6 +53,12 @@ sitemap pbrk label="Domek"
|
||||
Switch item=sSONOFF07
|
||||
}
|
||||
|
||||
Frame label="Sypialnia" {
|
||||
Switch item=sOWFS02
|
||||
Switch item=sSONOFF08a
|
||||
Switch item=sSONOFF08b
|
||||
}
|
||||
|
||||
Frame label="Podgląd" {
|
||||
Text item=t_spizarnia
|
||||
Text item=t_schowek
|
||||
|
||||
@@ -13,6 +13,7 @@ sitemap pbrk label="Szczegóły techniczne"
|
||||
Switch item=rSONOFF05
|
||||
Switch item=rSONOFF06
|
||||
Switch item=rSONOFF07
|
||||
Switch item=rSONOFF08
|
||||
Switch item=rD1MINI01
|
||||
Switch item=rD1MINI02
|
||||
Switch item=rD1MINI03
|
||||
|
||||
Reference in New Issue
Block a user