I have 4 Centralite Pearl thermostats all working well and I am able to control them fully.
I added 2 more and I am unable to control them climate.turn_on, climate.turn_off and setting the state. I am able to change the set_point temperature and read the temperature/state/etc from the 2 devices. I am using deconz and I am able to set the state through the deconz interface, so I suspect it is something to do with Home Assistant.
I don’t see any error/warnings in the home_assistant.log.
Environment
Home Assistant 2021.11.5
dresden elektronik Conbee II 2.12.06 firmware 26660700
deCONZ
I tried resetting the devices and re-discovering them. I restored home assistant to a backup and tried re-discovering the new devices.
Any suggestions to help debug the problem or solve the issue are welcome, I’m kind of stuck on next steps.
I’m about to embark on a central heating system that requires two dampers and two thermostats and I read with interest your use of the Centralite Pearl Zigbee thermostats which can be had on Amazon for only $29.00. I’m wondering if you could possibly share your code on how you use your system?
P.S I’m using deCONZ which has apparently got full support for this thermostat now?
I did start with deCONZ and it seemed supported, however I couldn’t get the 2 of 6 working. ZHA seems fairly stable. I have 1 out of the 6 thermostats that goes through batteries fairly quickly, the others have their original batteries for the last 4-5 months.
Hi Paul. Wow, thanks for sharing all that info! I’m keen to try the Zigbee thermostats (even with deCONZ) as there is nothing close for the price. I know it’s possible to use both deCONZ and ZHA at the same time (with two sticks) so if needs be, I can go that route.
My main purpose is to control two air dampers; one to each bedroom. The system we are getting is a single zone one as the multi-zone add-on adds over $2000 so I’m keen to do it a bit cheaper. The plan is just to use the Zigbee thermostats is each bedroom to open and close the corresponding damper to lower the temperature in the bedrooms in isolation of the main system thermostat. I’ll need some rules to increase the main thermostat if the bedroom thermostat is configured above the temp in the main zone but if it’s less, I can just temper by opening and closing the valve?
I can’t really comment to the mechanical/electrical aspects of your plan, I’m not all that familiar with what a damper is, however it is definitely possible to control the themostat however you’d like.
My choice was mostly to use schedules for controls, but I don’t see a problem with controlling the temperature of the thermostat programmatically based on another temperature sensor.
Keep in mind the thermostat has its own temperature sensor that will turn on/off the heating/cooling, so you’d have to set the setpoint arbitrarily high/low to override the thermostat’s own control.
Your question around multiple zigbees would be better placed to a more knowledgeable group as an individual question.
There is nothing stopping you starting with deConz and see how far you get. I had to abandon it, for zha, as I couldn’t get 2 of them to work.
Appreciate the feedback. I’ve ordered two of the Zigbee thermostats and 2 x 240v dampers which I’ll control using a Shelly 2.5 and see how that goes. Thanks again for sharing all the code.