rozszerzenie opisów przy obecności urządzeń
This commit is contained in:
@@ -33,22 +33,22 @@ Group wifi
|
||||
Switch sSONOFF01 "Lampki kanapowe" <whites> { mqtt=">[motherqtt:/sonoff01/gpio/12:command:ON:1],>[motherqtt:/sonoff01/gpio/12:command:OFF:0]" }
|
||||
Number dSONOFF01LED "Lampki kanapowe LED [%s]" { mqtt=">[motherqtt:/sonoff01/pwm/13:command:*:default]" }
|
||||
Number wSONOFF01 "Wifi s01 kanapa [%d dB]" <wifi> (wifi) { mqtt="<[motherqtt:/sonoff01/wifi/:state:default]" }
|
||||
Switch rSONOFF01 "Conn s01 [%s]" { mqtt="<[motherqtt:/sonoff01/status:state:MAP(espeasy_lwt.map)]" }
|
||||
Switch rSONOFF01 "Conn s01 kanapa [%s]" { mqtt="<[motherqtt:/sonoff01/status:state:MAP(espeasy_lwt.map)]" }
|
||||
|
||||
|
||||
Switch sSONOFF02 "Lampka nad stołem" <whites> { mqtt=">[motherqtt:/sonoff02/gpio/12:command:ON:1],>[motherqtt:/sonoff02/gpio/12:command:OFF:0]" }
|
||||
Switch sSONOFF02_expected "Lampka nad stołem spodziewana"
|
||||
Number dSONOFF02LED "Lampka stół LED [%s]" { mqtt=">[motherqtt:/sonoff02/pwm/13:command:*:default]" }
|
||||
Number wSONOFF02 "Wifi s02 stół [%d dB]" <wifi> (wifi) { mqtt="<[motherqtt:/sonoff02/wifi/:state:default]" }
|
||||
Switch rSONOFF02 "Conn s02 [%s]" { mqtt="<[motherqtt:/sonoff02/lwt:state:MAP(espeasy_lwt.map)]" }
|
||||
Switch rSONOFF02 "Conn s02 stół [%s]" { mqtt="<[motherqtt:/sonoff02/lwt:state:MAP(espeasy_lwt.map)]" }
|
||||
|
||||
|
||||
Switch sSONOFF03 "Wiatrak łazienka" <fan> { mqtt=">[motherqtt:/sonoff03/gpio/12:command:ON:1],>[motherqtt:/sonoff03/gpio/12:command:OFF:0]" }
|
||||
Number dSONOFF03LED "Wiatrak LED [%s]" { mqtt=">[motherqtt:/sonoff03/pwm/13:command:*:default]" }
|
||||
Number h_lazienka "Wilgotność [%.1f %%]" <cistern> { mqtt="<[motherqtt:/sonoff03/dht22/humidity:state:default]" }
|
||||
Number t_lazienka "Temperatura [%.1f °C]" <temperature> (temperatury) { mqtt="<[motherqtt:/sonoff03/dht22/temperature:state:default]" }
|
||||
Number wSONOFF03 "Wifi s03 wiatrak [%d dB]" <wifi> (wifi) { mqtt="<[motherqtt:/sonoff03/wifi/:state:default]" }
|
||||
Switch rSONOFF03 "Conn s03 [%s]" { mqtt="<[motherqtt:/sonoff03/status:state:MAP(espeasy_lwt.map)]" }
|
||||
Number wSONOFF03 "Wifi s03 wiatrak łazienka [%d dB]" <wifi> (wifi) { mqtt="<[motherqtt:/sonoff03/wifi/:state:default]" }
|
||||
Switch rSONOFF03 "Conn s03 wiatrak łazienka [%s]" { mqtt="<[motherqtt:/sonoff03/status:state:MAP(espeasy_lwt.map)]" }
|
||||
|
||||
|
||||
Switch sSONOFF05 "sonoff5" <whites> { mqtt=">[motherqtt:/sonoff05/gpio/12:command:ON:1],>[motherqtt:/sonoff05/gpio/12:command:OFF:0]" }
|
||||
@@ -62,14 +62,14 @@ Number dSONOFF06LED "Przedpokój sonoff LED [%s]" { mqtt=">[motherqtt:/sonoff06/
|
||||
Switch sSONOFF06LED "Przedpokój LED" <whites> { mqtt=">[motherqtt:/sonoff06/gpio/13:command:ON:1],>[motherqtt:/sonoff06/gpio/13:command:OFF:0]" }
|
||||
Switch sSONOFF06LEDtouch "Przedpokój LED dotykowy" <whites> { mqtt=">[motherqtt:/sonoff06/gpio/4:command:ON:1],>[motherqtt:/sonoff06/gpio/4:command:OFF:0]" }
|
||||
Switch sSONOFF06KEY "Włącznik hall przy drzwiach wejściowych [%s]" { mqtt="<[motherqtt:/sonoff06/touch/wejscie:state:MAP(espeasy_onoff.map)]" }
|
||||
Number wSONOFF06 "Wifi s06 przedpokój [%d dB]" <wifi> (wifi) { mqtt="<[motherqtt:/sonoff06/wifi/:state:default]" }
|
||||
Switch rSONOFF06 "Conn s06 [%s]" { mqtt="<[motherqtt:/sonoff06/lwt:state:MAP(espeasy_lwt.map)]" }
|
||||
Number wSONOFF06 "Wifi s06 przedpokój wejście [%d dB]" <wifi> (wifi) { mqtt="<[motherqtt:/sonoff06/wifi/:state:default]" }
|
||||
Switch rSONOFF06 "Conn s06 przedpokój wejście [%s]" { mqtt="<[motherqtt:/sonoff06/lwt:state:MAP(espeasy_lwt.map)]" }
|
||||
|
||||
|
||||
Switch sSONOFF07 "Wiatrak WC" <fan> { mqtt=">[motherqtt:/sonoff07/gpio/12:command:ON:1],>[motherqtt:/sonoff07/gpio/12:command:OFF:0]" }
|
||||
/*Number dSONOFF07LED "Wiatrak LED [%s]" { mqtt=">[motherqtt:/sonoff07/pwm/13:command:*:default]" } */
|
||||
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)]" }
|
||||
Switch rSONOFF07 "Conn s07 wiatrak wc [%s]" { mqtt="<[motherqtt:/sonoff07/lwt:state:MAP(espeasy_lwt.map)]" }
|
||||
|
||||
/* dual
|
||||
przycisk zewnetrzny gpio10
|
||||
@@ -81,8 +81,8 @@ Switch rSONOFF07 "Conn s07 [%s]" { mqtt="<[motherqtt:/sonoff07/lwt:state:MAP(esp
|
||||
Switch sSONOFF08a "Sypialnia cottonballs" <whites> { mqtt=">[motherqtt:/sonoff08/gpio/12:command:ON:1],>[motherqtt:/sonoff08/gpio/12:command:OFF:0]" }
|
||||
Switch sSONOFF08b "Sypialnia nawilżacz" <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)]" }
|
||||
Number wSONOFF08 "Wifi s08 sypialnia [%d dB]" <wifi> (wifi) { mqtt="<[motherqtt:/sonoff08/sysinfo/wifi:state:default]" }
|
||||
Switch rSONOFF08 "Conn s08 sypialnia [%s]" { mqtt="<[motherqtt:/sonoff08/lwt:state:MAP(espeasy_lwt.map)]" }
|
||||
|
||||
/* d1mini w okapie */
|
||||
Dimmer dOKAP_speed <fan>
|
||||
@@ -98,7 +98,7 @@ Switch sD1MINI01_lampki_sufitowe "Lampki sufitowe [%s]" <whites> { mqtt=">[mothe
|
||||
/* command motherqtt:/d1mini01/cmd , .sendCommand("pwm,2,128,500") */
|
||||
|
||||
Number wD1MINI01 "Wifi d1m01 okap [%d dB]" <wifi> (wifi) { mqtt="<[motherqtt:/d1mini01/wifi/:state:default]" }
|
||||
Switch rD1MINI01 "Conn d1m01 [%s]" { mqtt="<[motherqtt:/d1mini01/status:state:MAP(espeasy_lwt.map)]" }
|
||||
Switch rD1MINI01 "Conn d1m01 okap [%s]" { mqtt="<[motherqtt:/d1mini01/status:state:MAP(espeasy_lwt.map)]" }
|
||||
|
||||
|
||||
|
||||
@@ -109,7 +109,7 @@ Switch sD1MINI02MOS "Lampki nad blatem [%s]" <whites> { mqtt=">[motherqtt:/d1min
|
||||
Number dD1MINI02MOS "Lampki nad blatem śc [%s]" <whites> { mqtt=">[motherqtt:/d1mini02/pwm/5:command:*:1]" }
|
||||
Switch sD1MINI02LEDS "Włącznik nad blatem [%s]" { mqtt="<[motherqtt:/d1mini02/switch/leds:state:MAP(espeasy_onoff.map)]" }
|
||||
Number wD1MINI02 "Wifi d1m02 blat [%d dB]" <wifi> (wifi) { mqtt="<[motherqtt:/d1mini02/wifi/:state:default]" }
|
||||
Switch rD1MINI02 "Conn d1m02 [%s]" { mqtt="<[motherqtt:/d1mini02/lwt:state:MAP(espeasy_lwt.map)]" }
|
||||
Switch rD1MINI02 "Conn d1m02 blat [%s]" { mqtt="<[motherqtt:/d1mini02/lwt:state:MAP(espeasy_lwt.map)]" }
|
||||
|
||||
|
||||
/* prototyp */
|
||||
@@ -120,8 +120,8 @@ Switch sD1MINI03_button_red "Podświetlany przycisk czerwony [%s]" { mqtt="<[
|
||||
Switch sD1MINI03_light_green "d1m03 light green [%s]" { mqtt=">[motherqtt:/d1mini03/pwm/14:command:ON:900],>[motherqtt:/d1mini03/pwm/14:command:OFF:1021]" }
|
||||
Switch sD1MINI03_light_yellow "d1m03 light yellow [%s]" { mqtt=">[motherqtt:/d1mini03/pwm/13:command:ON:900],>[motherqtt:/d1mini03/pwm/13:command:OFF:1021]" }
|
||||
Switch sD1MINI03_light_red "d1m03 light red [%s]" { mqtt=">[motherqtt:/d1mini03/pwm/5:command:ON:900],>[motherqtt:/d1mini03/pwm/5:command:OFF:1021]" }
|
||||
Number wD1MINI03 "Wifi d1m03 prototyp [%d dB]" <wifi> (wifi) { mqtt="<[motherqtt:/d1mini03/wifi/:state:default]" }
|
||||
Switch rD1MINI03 "Conn d1m03 [%s]" { mqtt="<[motherqtt:/d1mini03/status:state:MAP(espeasy_lwt.map)]" }
|
||||
Number wD1MINI03 "Wifi d1m03 prototyp kanapa [%d dB]" <wifi> (wifi) { mqtt="<[motherqtt:/d1mini03/wifi/:state:default]" }
|
||||
Switch rD1MINI03 "Conn d1m03 prototyp kanapa [%s]" { mqtt="<[motherqtt:/d1mini03/status:state:MAP(espeasy_lwt.map)]" }
|
||||
|
||||
|
||||
|
||||
@@ -134,7 +134,7 @@ Switch sD1MINI04_refresh "Odświeżenie WC" <wifi> {
|
||||
}
|
||||
|
||||
Number wD1MINI04 "Wifi d1m04 WC [%d dB]" <wifi> (wifi) { mqtt="<[motherqtt:/d1mini04/wifi/:state:default]" }
|
||||
Switch rD1MINI04 "Conn d1m04 [%s]" { mqtt="<[motherqtt:/d1mini04/lwt:state:MAP(espeasy_lwt.map)]" }
|
||||
Switch rD1MINI04 "Conn d1m04 WC [%s]" { mqtt="<[motherqtt:/d1mini04/lwt:state:MAP(espeasy_lwt.map)]" }
|
||||
|
||||
|
||||
/* przedpokój włącznik przy salonie */
|
||||
@@ -144,14 +144,14 @@ Number dD1MINI06LED "Przedpokój d1mini LED [%s]" { mqtt=">[motherqtt:/sonoff06/
|
||||
Switch sD1MINI06LED "Przedpokój LED" <whites> { mqtt=">[motherqtt:/d1mini06/gpio/13:command:ON:1],>[motherqtt:/sonoff06/gpio/13:command:OFF:0]" }
|
||||
*/
|
||||
Switch sD1MINI06KEY "Włącznik hall przy salonie [%s]" { mqtt="<[motherqtt:/d1mini06/salon/switch:state:MAP(espeasy_onoff.map)]" } /* GPIO14 */
|
||||
Number wD1MINI06 "Wifi d1m06 przedpokój [%d dB]" <wifi> (wifi) { mqtt="<[motherqtt:/d1mini06/wifi/:state:default]" }
|
||||
Switch rD1MINI06 "Conn d1m06 [%s]" { mqtt="<[motherqtt:/d1mini06/lwt:state:MAP(espeasy_lwt.map)]" }
|
||||
Number wD1MINI06 "Wifi d1m06 przedpokój salon [%d dB]" <wifi> (wifi) { mqtt="<[motherqtt:/d1mini06/wifi/:state:default]" }
|
||||
Switch rD1MINI06 "Conn d1m06 przedpokój salon [%s]" { mqtt="<[motherqtt:/d1mini06/lwt:state:MAP(espeasy_lwt.map)]" }
|
||||
|
||||
|
||||
/* lampki balkonowe */
|
||||
Switch sSHELLY01 "Lampki balkonowe" <whites> { mqtt=">[motherqtt:/shelly01/gpio/4:command:ON:1],>[motherqtt:/shelly01/gpio/4:command:OFF:0]" }
|
||||
/*Switch sSHELLY01KEY "Włącznik hall przy drzwiach wejściowych [%s]" { mqtt="<[motherqtt:/shelly01/gpio/5:state:MAP(espeasy_onoff.map)]" }*/
|
||||
Number wSHELLY01 "Wifi sh01 balkon [%d dB]" <wifi> (wifi) { mqtt="<[motherqtt:/shelly01/wifi/:state:default]" }
|
||||
Switch rSHELLY01 "Conn sh01 [%s]" { mqtt="<[motherqtt:/shelly01/lwt:state:MAP(espeasy_lwt.map)]" }
|
||||
Switch rSHELLY01 "Conn sh01 balkon [%s]" { mqtt="<[motherqtt:/shelly01/lwt:state:MAP(espeasy_lwt.map)]" }
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user