Hi Nathan,
I'm trying to resolve a very old issue. I'm trying to set the thermostat (2441TH) to its 'program' mode, so that the thermostat will cycle through the Leave/return/sleep/wake phases.
When sending the command 'Insteon thermostat SetMode: 2441TH Mode = Program', it appears to proceed as per the log below, but if I poll the thermostat, it returns a mode of 'Auto'; the physical thermostat remains in the 'Auto' mode.
What do I need to do to have the plugin set the physical thermostat in 'Program' mode?
I'm trying to resolve a very old issue. I'm trying to set the thermostat (2441TH) to its 'program' mode, so that the thermostat will cycle through the Leave/return/sleep/wake phases.
When sending the command 'Insteon thermostat SetMode: 2441TH Mode = Program', it appears to proceed as per the log below, but if I poll the thermostat, it returns a mode of 'Auto'; the physical thermostat remains in the 'Auto' mode.
Mar-18 16:26:19 Insteon Thermostat 2441TH Temp = 20
Mar-18 16:26:16 Insteon Thermostat 2441TH Mode = Auto
Mar-18 16:26:14 Insteon Thermostat TransmitInsteon: [2441TH] [0F] [6A] [20]
Mar-18 16:26:12 Insteon Thermostat TransmitInsteon: [2441TH] [0F] [6B] [03]
Mar-18 16:26:10 Insteon Thermostat TransmitInsteon: [2441TH] [0F] [6A] [60]
Mar-18 16:26:08 Insteon Thermostat TransmitInsteon: [2441TH] [0F] [6B] [02]
Mar-18 16:26:08 Insteon Thermostat POLL thermostat: 2441TH
Mar-18 16:26:08 Insteon Thermostat Using saved DEVCAT and FIRMWARE so skip request for 2441TH
Mar-18 16:26:08 Insteon Thermostat Using saved PROTCOL so skip request for 2441TH
Mar-18 16:24:46 Insteon Thermostat TransmitInsteon: [2441TH] [1F] [6B] [0A] ((([00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [8B])))
Mar-18 16:24:46 Insteon Thermostat SetMode: 2441TH Mode = Program
Mar-18 16:26:16 Insteon Thermostat 2441TH Mode = Auto
Mar-18 16:26:14 Insteon Thermostat TransmitInsteon: [2441TH] [0F] [6A] [20]
Mar-18 16:26:12 Insteon Thermostat TransmitInsteon: [2441TH] [0F] [6B] [03]
Mar-18 16:26:10 Insteon Thermostat TransmitInsteon: [2441TH] [0F] [6A] [60]
Mar-18 16:26:08 Insteon Thermostat TransmitInsteon: [2441TH] [0F] [6B] [02]
Mar-18 16:26:08 Insteon Thermostat POLL thermostat: 2441TH
Mar-18 16:26:08 Insteon Thermostat Using saved DEVCAT and FIRMWARE so skip request for 2441TH
Mar-18 16:26:08 Insteon Thermostat Using saved PROTCOL so skip request for 2441TH
Mar-18 16:24:46 Insteon Thermostat TransmitInsteon: [2441TH] [1F] [6B] [0A] ((([00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [00] [8B])))
Mar-18 16:24:46 Insteon Thermostat SetMode: 2441TH Mode = Program
What do I need to do to have the plugin set the physical thermostat in 'Program' mode?
Comment