Releases: claudegel/sinope-zha
Releases · claudegel/sinope-zha
Add support for TH1134ZB-HC
- Add attributes to support TH1134ZB-HC, still need to identify some of them
- Add attributes for Calypso
- Add many blueprints for automations with ZHA
- send temperature to thermpostats
- send time to thermostats
- show DR icon on thermostat display
- Hide DR icon on thermostat display
- send weather condition icons to TH1134ZB-HC via Openweathermap or Environment Canada conditions codes
Add support for HP6000ZB-xx thermostats
- Add support for HP6000ZB-GE, HP6000ZB-HS and HP6000ZB-MA heat pump thermostats
- let all device class inherit from CustomDevice
- improve event handling for light
Major code reformat for cluster/attribute
- Better light event management
- Convert Sinope files to new style AttributeDefs
- Add support for HP6000ZB-xx thermostats
Bug fix
better support for MC3100ZB
Added two new attributes to add delay in seconds for input1 and input2 on/off action.
Better support for Calypso
- Add many new attributes for calypso.
- Add fonction description for eco_mode_1 and eco_mode_2.
- Update code to match new sinope init.py value in zha
- many code fix
Add Sedna support with flow meter
- Added better support for DM2550ZB, with many new attributes in manufacturer cluster
- Added new attributes in electrical measurement cluster for thermostats
- fix device temperature not correctly reported for switch and light
- Add on_level attribute for DM2550ZB device
- Add currentSummationDelivered attribute for many devices
- Add cluster and attributes for sedna flowmeter configuration
- fix second display attribute value description
Add timer countdown
Added timer_countdown attribute so we can see how much time before the device turn off
Improve thermostat support
v0.1.0 Thermostat attribute update
Support for LM4110-ZB
Quirk added for tank monitor LM4110-ZB. The propane level is reported as needle angle measured on tank gauge. There is no cluster/attribute that report level in %. We will need to do a calculation to translate needle angle to percent.
See readme.md file to find how to set an alalrm at 20% and 30% capacity.