nielsfaber / scheduler-component

Custom component for HA that enables the creation of scheduler entities
GNU General Public License v3.0
622 stars 40 forks source link

Climate temperature incorrectly set & triggers in the middle of the night #313

Closed wranglatang closed 7 months ago

wranglatang commented 8 months ago

Hello, I have been having a with my schedules - when a trigger occurs the value that is set on my climate device is incorrect. This also happens at 00:00 when the temperature is meant be be set to 5 but it gets set to 20. in the screenshot below the "shelly_trv_master_beedroom" is meant to be set to 18 - but it is being set to 20.

Here are some screenshot examples of where it has happened:

image

Config in Pastebin

wranglatang commented 8 months ago

I found one problem which was that one of the schedules didn’t have any conditions in it. However i still have another one where the master bedroom heating is being set to 20 when it shouldn’t be.

github-actions[bot] commented 7 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days

wranglatang commented 7 months ago

I am still having this issue

nielsfaber commented 7 months ago

From the configuration you shared I can conclude that scheduler is not setting your thermostat to 20. Perhaps this is done by the device itself when the mode is changed to heat. Your issue seems the same as #311 so I think its best to continue the discussion there.