Closed prinzkafka closed 1 year ago
Change the method_ts_round
to what it best fits your needs. The options are: "first", "last" and "nearest".
all right, set it to "last" for now, seems to work reasonably so far - before that I had it set to "nearest" - thanks a lot for your outstanding work on this addon
Hi, I have a strange problem. As you can see in the following graphics, the states of my deferrables are set always half an hour too early to their value. Time Step is set to 60 min, it is published every 3 minutes.
Strangely enough the values in the EMHASS UI and also in the attributes of for example sensor.p_deferrable0 are correct:
and still the deferrabeles always start exactly half an hour before the correct time
`Deferrables schedule
the first entry in this list (11:00) changes the state of deferrable0 at 10:30 my automations only reacts to p_deferrables...
so either I have a complete knot in my head or something doesn't fit there