How to set own program? #2473
-
|
Hi, program => own1 My problem is "own1 program switchtime" What means nn? at the moment there is: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
The timer has 42 entries, too much to create entities for each. We discussed that in #1594 and i've made a test-build with a json strucure to set the timer values: https://github.com/MichaelDvP/EMS-ESP32/releases/tag/test The current setting is: you have to set each entry by number. Entering only the number reads the entry. |
Beta Was this translation helpful? Give feedback.
If i understand you correctly every time has to be seperat.
This means in my case (every day 10-22 day):
I need to send this own1 program switchtime commands:
And to be sure it would be clever sending 15-52 as not_set?
And for reading the data I need to send 1-42? Sounds like work XD
okay I wrote an quick and dirty automation in ha for reading the sensor data: