Releases: claudegel/sinope-1
Releases · claudegel/sinope-1
Fix for horizontal swing mode error in climate
Fix min max temp value validation
- Fix attributes values validation
- fix device_id declaration
Fix login bug
This release fix the login requests bug
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 HomeAsistantType warning on startup.
Add Neviweb occupancy status
You can get Neviweb occupancy status as an attribute of the sensor GT125
Fix deprecated aux_heat service
- Replaced the is_aux_heat by is_em_heat, emergency heating.
- Add service set_em_heat to turn on/off emergency heating
Fix the oups dimmer are gone bug
Merge pull request #66 from claudegel/dimmer Fix Dimmer bug
Bug fix and typo
Small corrections in energy stats
Update constant name for HA compatibilty
Fix the constant name deprecated in HA log