Skip to content

Releases: claudegel/sinope-gt125

Fix manifest.json

31 Jul 01:11
e2031c4

Choose a tag to compare

Fix a typo in manifest.json that prevent sinope-GT125 to load in HA

Add startup message in log.

29 Jul 01:22
22ab2cc

Choose a tag to compare

  • Added startup message in log to show where are documentation and where to send bug if any.
  • Push version of CRC8 to 0.2.1

Fix swing mode bug

09 Dec 01:58
e98d954

Choose a tag to compare

This release fix the error in climate for missing horizontal swing mode

Fix min max temp attribute validation

24 Nov 02:55
047d122

Choose a tag to compare

  • Fix attributes values validation
  • Fix device_id value declaration

Update crc8.py

11 Aug 00:36
c79bd37

Choose a tag to compare

Updated crc8.py to 0.2.1

Fix another blocking call

09 Jun 01:26
17d6922

Choose a tag to compare

This fix another blocking call requested by HA for file read call

Fix blocking call warning in HA

07 Jun 13:57
a47795e

Choose a tag to compare

Fix the warning about blocking call on HA startup for climate, light and switch

Add service turn_on and turn_off

26 May 01:01
3aff8cf

Choose a tag to compare

To comply with HA add new service trun_on and turn_off for thermostats. This will stop the warning in your log.

Breaking changes

22 May 00:23
9d0bc74

Choose a tag to compare

  • To comply with HA, all attributes names that started with a capital letter have been changed to start with a lowercase letter. Check your automations to replace the attributes names, if any, because the old one with uppercase first letter won't work.
  • Fix homeassistantType warning on startup.

Fix async bug

14 May 15:44
665ff30

Choose a tag to compare

  • Fix error message in log for async
  • Improve startup speed
  • Faster retro-action on devices