Skip to content

Releases: claudegel/sinope-zha

Add support for TH1134ZB-HC

01 Feb 16:55
2afddb4
Compare
Choose a tag to compare
  • 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

25 Nov 00:28
a66df5c
Compare
Choose a tag to compare
  • 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

10 Nov 22:16
4596212
Compare
Choose a tag to compare
  • Better light event management
  • Convert Sinope files to new style AttributeDefs
  • Add support for HP6000ZB-xx thermostats

Bug fix

03 Feb 22:04
151ed0b
Compare
Choose a tag to compare
  • Add bedroom value for thermostat backlight
  • Add partial_lock for light, switch and thermostat keypadLock
  • Fix attribute value error
  • Add few new attributes in manufacturer cluster for sensor

better support for MC3100ZB

23 Dec 21:50
8ae6f3d
Compare
Choose a tag to compare

Added two new attributes to add delay in seconds for input1 and input2 on/off action.

Better support for Calypso

10 Dec 02:45
76c196c
Compare
Choose a tag to compare
  • 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

14 Nov 03:22
f9d8a82
Compare
Choose a tag to compare
  • 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

27 Sep 01:43
21cc15b
Compare
Choose a tag to compare

Added timer_countdown attribute so we can see how much time before the device turn off

Improve thermostat support

13 Aug 21:28
7b4841b
Compare
Choose a tag to compare
v0.1.0

Thermostat attribute update

Support for LM4110-ZB

01 Jul 20:52
c25c079
Compare
Choose a tag to compare

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.