Smart heating, google integration, and multiple temperaure values
Posted: Monday 09 March 2020 23:50
Evening
I have a Drayton Wiser heating system working well with Domotics, thanks to this:
https://github.com/bloob00k/domoticz
Each room therefore gives me two devices - a temperature sensor with an actual reading, and a thermostat with a setpoint.
(the thermostat does have an "Actual" and a "Setpoint" displayed, but they are always the same)
I have been using https://www.controlicz.com/ to integrate with google home, again with success - but one query:
If I ask "What is the temperature in room X" I get two responses - "the temperature in the X room is Y degrees Z degrees"
This seems to be due to pulling the response data from the two temperature related things in room X - the thermostat set point and the temperature sensor
Is there any way to only return the actual temperature? I could of course remove the thermostat from the room...but then I wouldn't be able to set the setpoint either!
I have a Drayton Wiser heating system working well with Domotics, thanks to this:
https://github.com/bloob00k/domoticz
Each room therefore gives me two devices - a temperature sensor with an actual reading, and a thermostat with a setpoint.
(the thermostat does have an "Actual" and a "Setpoint" displayed, but they are always the same)
I have been using https://www.controlicz.com/ to integrate with google home, again with success - but one query:
If I ask "What is the temperature in room X" I get two responses - "the temperature in the X room is Y degrees Z degrees"
This seems to be due to pulling the response data from the two temperature related things in room X - the thermostat set point and the temperature sensor
Is there any way to only return the actual temperature? I could of course remove the thermostat from the room...but then I wouldn't be able to set the setpoint either!