Re: Heating finally automated using HomeEasy HE105
Posted: Thursday 09 June 2016 7:58
Central heating system is more preferable now.
Open source Home Automation System
https://forum.domoticz.com/
Code: Select all
2016-09-17 22:02:52.410 LUA: DEBUG - THERMOSTAT RelayHeating - Heating Is Scheduled To Be On: Heating House
2016-09-17 22:02:52.411 LUA: DEBUG - THERMOSTAT RelayHeating - Last seen temperature sensor: BMP180 2016-09-17 22:02:52
2016-09-17 22:02:52.411 LUA: DEBUG - THERMOSTAT RelayHeating - Target: 24 Current: 23.02
2016-09-17 22:02:52.412 Error: EventSystem: in heating control: [string "..."]:104: bad argument #1 to 'sub' (string expected, got nil)
Code: Select all
2016-09-17 22:36:00.265 LUA: DEBUG - THERMOSTAT RELAYHeating - Last seen temperature sensor: BMP180 2016-09-17 22:35:02
2016-09-17 22:36:00.265 LUA: DEBUG - THERMOSTAT RELAYHeating - Target: 24 Current: 23.01
2016-09-17 22:36:00.266 LUA: DEBUG - THERMOSTAT RELAYHeating - Enough time has passed since last change to switch: 58 seconds out of 30 seconds
2016-09-17 22:36:00.266 LUA: DEBUG - THERMOSTAT RELAYHeating - Turning Physical Heater On: RELAY
2016-09-17 22:36:00.267 Error: EventSystem: in heating control: [string "..."]:165: attempt to index global 'devicechanged' (a nil value)
2016-09-17 22:36:00.757 LUA: DEBUG - THERMOSTAT RELAYHeating - Heating Is Scheduled To Be On: Heating House
Code: Select all
2016-09-17 22:45:00.226 LUA: DEBUG - THERMOSTAT RELAYHeating - Target: 24 Current: 24.36
2016-09-17 22:45:00.227 LUA: DEBUG - THERMOSTAT RELAYHeating - Enough time has passed since last change to switch: 56 seconds out of 30 seconds
2016-09-17 22:45:00.227 LUA: DEBUG - THERMOSTAT RELAYHeating - Turning Physical Heater Off: RELAY
2016-09-17 22:45:00.227 Error: EventSystem: in heating control: [string "..."]:177: attempt to index global 'devicechanged' (a nil value)
2016-09-17 22:45:02.454 LUA: DEBUG - THERMOSTAT RELAYHeating - Heating Is Scheduled To Be On: Heating House
2016-09-17 22:45:02.455 LUA: DEBUG - THERMOSTAT RELAYHeating - Last seen temperature sensor: BMP180 2016-09-17 22:44:05
2016-09-17 22:45:02.455 LUA: DEBUG - THERMOSTAT RELAYHeating - Target: 24 Current: 24.36