Skip to content

Releases: plugwise/python-plugwise

Anna+Elga, OnOff device: base heating_state, cooling_state on central_heating_state key only

02 Dec 07:07
64d83c0

Choose a tag to compare

Anna+Elga, OnOff device: base heating_state, cooling_state on central_heating_state key only

Revert remove raising of InvalidSetupError

24 Nov 07:21
baae6cd

Choose a tag to compare

Merge pull request #246 from plugwise/rev_adam_anna

Revert adam_anna related

Improve/change building on v0.25.10

21 Nov 07:57
e307b30

Choose a tag to compare

All changes:

  • Revert: Improve handling of xml-data missing, raise exception with warning; the reason for adding this fix is not clear. Needs further investigation.
  • Remove raising of InvalidSetupError, no longer needed; handled in Plugwise config_flow (function added by Frenck)
  • Simplify logic calling _power_data_from_location() (similar to v0.21.4); possible solution for home-assistant/core#81672
  • _full_update_device(): revert back to v0.21.4 logic
  • async_update(): not needed to refresh self._modules
  • Add fix for Core #81712

Thermostats: more improvements

14 Nov 18:50
0da50f9

Choose a tag to compare

All changes:

  • Anna + Elga: hide cooling_enable switch, (hardware-)switch is on Elga, not in Plugwise App
  • Adam: improve collecting regulation_mode-related data. Fix for #240
  • Anna: remove device availability, fix for home-assistant/core#81716
  • Anna + OnOff device: fix incorrect heating-state, fix for home-assistant/core#81839
  • Improve handling of xml-data missing, raise exception with warning. Solution for home-assistant/core#81672
  • Improve handling of empty schedule, fix for #241

Smile P1: add support for 3-phase DSMR

06 Nov 13:18
236c88f

Choose a tag to compare

Add support for the P1 4.4.0-beta firmware

Correct faulty logic in the v0.25.6 release

05 Nov 15:11
cd446ce

Choose a tag to compare

Merge pull request #237 from plugwise/fix-25_6

Correct mistake in v0.25.6

Revert py.typed, fix Core PR #81531

05 Nov 10:48
ca23933

Choose a tag to compare

Merge pull request #235 from plugwise/core-81531

Fix for Core PR #81531

Add py.typed, fix typing as suggested in #231

22 Oct 15:14
42349e5

Choose a tag to compare

Merge pull request #232 from plugwise/py_typed

Py typed as suggested in #231

Bugfix for plugwise/plugwise-beta#309

20 Oct 07:48
c02f63e

Choose a tag to compare

Merge pull request #229 from plugwise/same-setpoint

Fix for https://github.com/plugwise/plugwise-beta/issues/309

Bugfix, code improvements

16 Oct 11:17
7690bf2

Choose a tag to compare

Fix a set_temperature() and heat_cool related bug