I am having an issue where all my programs except the name of the first one don't get saved through reboots.
I have 3 programs:
WinterDay
WinterEvening
WinterNight
All of them have heat setpoints, specific thermostat and heat mode set. I save after all changes.
I can use these successfully but when I restart HS I lose them and just have an entry for WinterDay (the one that was first entered) and all of it's settings are lost.
I looked at the ini file and it looks like only the following present when I create programs:
This either before the reboot when it is working or after when it's not.
This is what gets logged in debug mode when adding and saving programs:
I have 3 programs:
WinterDay
WinterEvening
WinterNight
All of them have heat setpoints, specific thermostat and heat mode set. I save after all changes.
I can use these successfully but when I restart HS I lose them and just have an entry for WinterDay (the one that was first entered) and all of it's settings are lost.
I looked at the ini file and it looks like only the following present when I create programs:
Code:
[programs] 1_Name=WinterDay
This is what gets logged in debug mode when adding and saving programs:
Code:
2014-12-10 14:28:20 ~ Insteon Thermostat ~ DEBUG ~ Found existing TSTAT PROGRAM device for: HVAC 2014-12-10 14:28:20 ~ Insteon Thermostat ~ DEBUG ~ Found existing TSTAT MODE device for: HVAC 2014-12-10 14:28:20 ~ Insteon Thermostat ~ DEBUG ~ Found existing TSTAT FAN device for: HVAC 2014-12-10 14:28:21 ~ Insteon Thermostat ~ DEBUG ~ Found existing TSTAT HOLD device for: HVAC 2014-12-10 14:28:21 ~ Insteon Thermostat ~ DEBUG ~ Found existing TSTAT HEAT device for: HVAC 2014-12-10 14:28:22 ~ Insteon Thermostat ~ DEBUG ~ Found existing TSTAT COOL device for: HVAC 2014-12-10 14:28:22 ~ Insteon Thermostat ~ DEBUG ~ Found existing TSTAT TEMP device for: HVAC 2014-12-10 14:28:23 ~ Insteon Thermostat ~ DEBUG ~ Found existing TSTAT HUMIDITY device for: HVAC
Comment