Skip to content

Releases: plugwise/plugwise-beta

Stretch ERROR-fixes

30 Aug 08:22
a42c3ae

Choose a tag to compare

Stretch ERROR-fixes Pre-release
Pre-release

Fixes for the following ERRORs:

  • "Local variable 'dsmrmain' referenced before assignment"
  • "Connected but no gateway device information found"

Improve Smile P1 support

29 Aug 14:35

Choose a tag to compare

Pre-release
0.7.0b0

Link to Smile v1.3.0b0

Use the correct branch

29 Aug 09:00

Choose a tag to compare

Pre-release
0.7.0a4

Increase timeout to 60

More stretch-related improvements.

28 Aug 17:35
7b26a4e

Choose a tag to compare

Pre-release

And some other code improvements.

Activate switch-platform for the Stretch

25 Aug 08:28
b5f0818

Choose a tag to compare

0.7.0a2

Add switch to SENSOR_PLATFORMS to cover the switch-functions on the S…

Fixes for Stretch v3

24 Aug 16:20
bc46793

Choose a tag to compare

Fixes for Stretch v3 Pre-release
Pre-release
0.7.0a1

Link to Smile v 1.3.0a2

Add support for the Stretch v2 and v3

24 Aug 11:15
79fa811

Choose a tag to compare

Pre-release
0.7.0a0

Link to Smile v1.3.0a1

Re-fix notification

19 Aug 13:41
cef5272

Choose a tag to compare

Correct a small mistake introduced in Plugwise_Smile v1.2.1

Replace HA Core Plugwise

12 Aug 17:46
9cc32e4

Choose a tag to compare

BREAKING:

  • We have changed the plugwise-beta custom_component so that it now replaces the HA Core plugwise component when it is installed. Please be sure to remove the existing Core plugwise integration before you install this beta. If not, you will end up with double entities ending in _2.
  • If you have added this repo to HACS in the past as a custom repository, please remove it, restart HA Core and then re-add this repo as a custom repository, otherwise v0.6.0 will not install. This is needed because of the change in directory-name: plugwise-beta to plugwise.

Changes:

Config_flow updates, fix notification

02 Aug 16:04
bf252c0

Choose a tag to compare

Plugwise-beta changes:

  • Same config_flow unique_id when configuring via zeroconf discovery or via manual entry (zeroconf not used in beta), fixes home-assistant/core#38389
  • Fix config_flow "unique_id = None" for Smile P1 v2 (home-assistant/core#38388)
  • Use async_update_entry() to make sure the two above changes do not break something
  • Binary_sensor code improvements
  • Fix notifications not automatically clearing (introduced in HA Core 0.113?), fixes #98.

Plugwise-Smile:updated to v1.2.0