Releases: plugwise/Plugwise-Smile
Releases · plugwise/Plugwise-Smile
Support city-heating for Adam
Decrease sensitivity for future updates
Now minor updates should not cause an issue.
Add delete_notification service
All changes:
- Add a service to dismiss/delete the Plugwise Notification(s) from within HA Core (plugwise.delete_notification)
- Improve detection of switch-groups and add group switching for the Stretch
Stretch and switch-groups
Change details:
- Add support for the Plugwise Stretch v2 and v3 (initially planned for v1.3.0)
- Add support for switching groups: Adam only, Stretch to follow later.
- Improve support for the legacy P1, add firmware 2.1
- Test-coverage was extended.
- Various fixes (#86, plugwise-beta#102) and improvements.
Re-fix notifications
Merge pull request #83 from plugwise/fix2_notifications Again fix notifications, bump version
Fix url display, cleanup code and add test
Updated with PR #82
Config_flow unique_id fixes
- Fix for 'unique_id = None' for Smile P1 v2
- Add getting Smile 'hostname' for use as unique_id in config_flow, both for zero-conf discovery and manual entry (except for P1 v2).
Fix Notifications-related bugs
1.1.2 Bump version
Support Plugwise Notifications
Changes:
- Add support for obtaining info related to Plugwise Notifications
- Bugfix: fixing HA Core Issue #36912
First release version
The first release of the Plugwise Smile python library, with support for the Plugwise Smile Adam, Anna and P1.
Developed for use with Home Assistant Core.