Releases: claudegel/sinope-gt125
Releases · claudegel/sinope-gt125
Fix manifest.json
Add startup message in log.
- 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
This release fix the error in climate for missing horizontal swing mode
Fix min max temp attribute validation
- Fix attributes values validation
- Fix device_id value declaration
Update crc8.py
Updated crc8.py to 0.2.1
Fix another blocking call
This fix another blocking call requested by HA for file read call
Fix blocking call warning in HA
Fix the warning about blocking call on HA startup for climate, light and switch
Add service turn_on and turn_off
To comply with HA add new service trun_on and turn_off for thermostats. This will stop the warning in your log.
Breaking changes
- 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
- Fix error message in log for async
- Improve startup speed
- Faster retro-action on devices