Skip to content

Releases: plugwise/plugwise-beta

Fixes and more HA-PR related updating

01 Jun 14:47
31cc483

Choose a tag to compare

Pre-release

This update contains a fix for #76.

Follow HA-PR, Smile updated

30 May 10:16
75613c6

Choose a tag to compare

Smile - updated to v0.2.13:

  • show dhw_state: decision NOT to support this for legacy Anna due to these devices are able to update to a newer firmware
  • small fixes "under the hood"

Plugwise-beta:

  • fixing a bug resulting from the Adam-firmware being updated to v3.0.23
  • implementing the required changes from the ongoing HA-PR review

fix error in rc0

26 May 18:18
ba7af16

Choose a tag to compare

fix error in rc0 Pre-release
Pre-release
Merge pull request #71 from plugwise/sensor_111

Update sensor.py to fix error

More fixes from Core, fix available_schema's

26 May 17:33
5ca004a

Choose a tag to compare

Smile: updated to v0.2.12

Plugwise-beta:

  • follow the HA-PR updates
  • show all available schema's

Config_flow handling improvement, 0.110 onward PlatformEntity

21 May 09:29
f904075

Choose a tag to compare

This release includes some code improvements, handling of invalid authentication and the 0.110 onward (0.111 must-have) PlatformEntities (as before PlatformDevices).

Return_temperature sensor for Anna

20 May 18:01
499e4e2

Choose a tag to compare

Pre-release

Implements #65

Investigate platformreadiness

19 May 10:24
3dcf183

Choose a tag to compare

Pre-release

Investigation-release for #11

0.2.9rc0

17 May 18:56
2e5fdd4

Choose a tag to compare

0.2.9rc0 Pre-release
Pre-release

Smile v0.2.9

  • use xml-key intended_central_heating_state instead of central_heating_state
  • various small improvements/fixes "under the hood"

Plugwise-beta:

  • Fix for issue #61 (temporary?)

0.2.7rc1

16 May 10:44
68f6f45

Choose a tag to compare

0.2.7rc1 Pre-release
Pre-release

Add 2 sensors for legacy Anna, for testing purposes.

0.2.7rc0

16 May 10:14
fb88584

Choose a tag to compare

0.2.7rc0 Pre-release
Pre-release

Plugwise-Smile:

  • Legacy Anna: add more sensors into output
  • Legacy Anna: heating_state should now be more reliable (hvac_action = heating)
  • Legacy Anna: dhw_state is always False until we find a better solution for detection
  • Smile P1: add detection of firmware 4.0

Plugwise-beta:

  • changes under the hood, following the HA Core PR #33691