wymiana shelly01 na nowe z oryginalnym firmware

This commit is contained in:
2025-04-07 10:45:30 +02:00
parent 818810f504
commit d73e05bbde

View File

@@ -28,6 +28,7 @@ d1mini05 - wskazówka interneu
d1mini06 - schodowy przy salonie d1mini06 - schodowy przy salonie
shelly01 - oświetlenie balkonu shelly01 - oświetlenie balkonu
shelly02 - lampka stół shelly02 - lampka stół
shelly03 - pomiar zużycia w schowku
*/ */
/* moc sygnalu */ /* moc sygnalu */
@@ -170,10 +171,8 @@ Switch rD1MINI06 "Conn d1m06 przedpokój salon [%s]" { mqtt="<[motherqtt:/d1mini
/* lampki balkonowe */ /* lampki balkonowe */
Switch sSHELLY01 "Lampki balkonowe" <whites> { mqtt=">[motherqtt:/shelly01/gpio/4:command:ON:1],>[motherqtt:/shelly01/gpio/4:command:OFF:0]" } Switch sSHELLY01 "Lampki balkonowe" <whites> { mqtt=">[motherqtt:/shelly01/command/switch\\:0:command:ON:on],>[motherqtt:/shelly01/command/switch\\:0:command:OFF:off]" }
/*Switch sSHELLY01KEY "Włącznik hall przy drzwiach wejściowych [%s]" { mqtt="<[motherqtt:/shelly01/gpio/5:state:MAP(espeasy_onoff.map)]" }*/ Switch rSHELLY01 "Conn sh01 balkon [%s]" { mqtt="<[motherqtt:/shelly01/online:state:MAP(shelly_lwt.map)]" }
Number wSHELLY01 "Wifi sh01 balkon [%d dB]" <wifi> (wifi) { mqtt="<[motherqtt:/shelly01/wifi/:state:default]" }
Switch rSHELLY01 "Conn sh01 balkon [%s]" { mqtt="<[motherqtt:/shelly01/lwt:state:MAP(espeasy_lwt.map)]" }
/* lampka stół */ /* lampka stół */
/* /shelly02/command/switch:0 -m on */ /* /shelly02/command/switch:0 -m on */