-
Notifications
You must be signed in to change notification settings - Fork 20
Heatzy glow #18
Comments
Hi, This component hasn't been tested with Heatzy Glow yet, but I think it should be easy to make it compatible. My main issue is that I can't find any documentation on the Heatzy Glow API 🙃 Heatzy Glow seems to have the same behavior as the Heatzy Pilot v2 so it might use the same API. If that's the case, we just have to add the Heatzy Glow product key to this project to support it (see heatzy-home-hassistant/heatzy/climate.py Lines 13 to 20 in cb2eb05
If you have an Heatzy Glow and install this project, you should see the following message in the Home Assistant logs:
Adding the product key to this project should be enough to add support for the Heatzy Glow. Let me know if you can try it! |
Hello, I added to climate.py Before i had an error saying product was not known. Now i have this error: Logger: homeassistant.bootstrap Error setting up integration climate - received exception |
my mistake i replace HeatzyGlow for HeatzyPiloteV2Thermostat climate is now showing but stays at 0° |
My heatzy is on program mode actually |
Do you have another idea? |
Here is the answer from heatzy : Bonjour, Les APIs du GLOW sont identiques aux API du pilote. Pour la programmation, le système pX_dataY est le même que sur le pilote et a déjà été documenté. |
Antoine? |
I just received a pilot for my other heater and it seems to have the same behavior. |
Hi, I did not have much time to respond lately. For the heatzy pilot, the 0°C temperature was "normal" (it doesn't have a temperature sensor and Home Assistant climate component always displays the temperature). It's also normal that the HVAC mode is always "auto" as it is the only supported mode for the Pilot. You can check this custom card if you want a better display for the Pilot: https://github.com/DanChaltiel/heatzy-pilote-card. For the Pilot, you should be able to change the "preset" (the setting that was set to "eco") to confort, eco, etc. For the Heatzy Glow, it seems like there are some changes necessary to this project (to handle on/off and temperature readings). It might be difficult for me to develop this (as I don't have an Heatzy Glow to test it). If you (or someone with an Heatzy Glow) want to develop these changes, PR are welcome 🙂 |
Je ne suis pas assez développeur pour ça malheureusement mais si tu veux faire des tests je peux aider |
Hi, |
No it s not working now. |
Hi i'd like to know if this is compatible with heatzy glow and latest home assistant version.
Thanks for your work.
The text was updated successfully, but these errors were encountered: