kopia lustrzana https://github.com/martin-ger/esp_mqtt
deleted clock events
rodzic
2f49d98f0a
commit
bdfa7b0825
|
@ -106,13 +106,3 @@ do
|
|||
settimer 1 500
|
||||
endif
|
||||
|
||||
|
||||
% Switch on in the evening
|
||||
on clock 19:30:00
|
||||
do
|
||||
publish local $command_topic "on"
|
||||
|
||||
% Switch off at night
|
||||
on clock 01:00:00
|
||||
do
|
||||
publish local $command_topic "off"
|
||||
|
|
Ładowanie…
Reference in New Issue