Skip to content

Releases: plugwise/Plugwise-Smile

Support city-heating for Adam

04 Oct 10:46
2baeedc

Choose a tag to compare

This is done via detecting the presence of a local active heating/cooling device, which can/will also be used for other purposes.

Decrease sensitivity for future updates

22 Sep 21:50
50d1abc

Choose a tag to compare

Now minor updates should not cause an issue.

Add delete_notification service

15 Sep 17:11
1334b56

Choose a tag to compare

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

07 Sep 07:48
3c45de6

Choose a tag to compare

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

19 Aug 10:04
cf61f23

Choose a tag to compare

Merge pull request #83 from plugwise/fix2_notifications

Again fix notifications, bump version

Fix url display, cleanup code and add test

19 Aug 07:33
54d71ad

Choose a tag to compare

Config_flow unique_id fixes

01 Aug 13:00
68e18ba

Choose a tag to compare

  • 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

29 Jul 17:52
034a8f9

Choose a tag to compare

1.1.2

Bump version

Support Plugwise Notifications

23 Jun 18:14

Choose a tag to compare

Changes:

  • Add support for obtaining info related to Plugwise Notifications
  • Bugfix: fixing HA Core Issue #36912

First release version

22 Jun 13:15
3701d09

Choose a tag to compare

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.