skrocenie grzania kota do 8 minut per boczek

This commit is contained in:
2023-05-15 11:19:47 +02:00
parent 8cadcba069
commit 7b375da0f3
2 changed files with 2 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ Switch rSONOFF03 "Conn s03 wiatrak łazienka [%s]" { mqtt="<[motherqtt:/sonoff03
Switch sSONOFF04MASTER "Podgrzewacz kota [%s]" <heating>
Switch sSONOFF04 "Podgrzewacza kota actual [%s]" <heating> {
mqtt=">[motherqtt:/sonoff04/gpio/12:command:ON:1],>[motherqtt:/sonoff04/gpio/12:command:OFF:0]",
expire="600s,command=OFF"
expire="480s,command=OFF"
}
Number dSONOFF04LED "Podgrzewacz kota LED dimmer [%s]" { mqtt=">[motherqtt:/sonoff04/pwm/13:command:*:default]" }
Switch sSONOFF04LED "Podgrzewacz kota LED [%s]" { mqtt=">[motherqtt:/sonoff04/gpio/13:command:ON:0],>[motherqtt:/sonoff04/gpio/13:command:OFF:1]" }