Skip to content

Releases: plugwise/python-plugwise

Bugfix for https://github.com/home-assistant/core/issues/68621

24 Mar 19:17
65c0fbb

Choose a tag to compare

Merge pull request #170 from plugwise/legacy_anna_heater_fix

Fix legacy_anna missing heater_id

Smile: add more outputs

21 Mar 18:31
47df167

Choose a tag to compare

Changes:

  • [Feature request] Add regulation_mode and regulation_modes to gateway dict, add related set-function
  • [Feature request] Add max_boiler_temperature to heater_central dict, add related set-function
  • Improve typing hints

Smile: bugfix and improve

16 Mar 12:30
d8c311a

Choose a tag to compare

Changes:

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

15 Mar 17:49

Choose a tag to compare

v0.16.9a0

Update changelog

Smile: bugfixes, continued

13 Mar 10:12
08e965b

Choose a tag to compare

Changes:

Smile: Bugfixes, more changes and improvements

11 Mar 18:55
1ede539

Choose a tag to compare

Updates:

  • Fix for #158: error setting up for systems with an Anna and and Elga (heatpump).
  • Block connecting to the Anna when an Adam is present (fixes pw-beta #231).
  • Combine helper-functions, possible after removing code related to the device_state sensor.
  • Remove single_master_thermostat() function and the related self's, no longer needed.
  • Use .get() where possible.
  • Implement walrus constructs ( := ) where possible.
  • Improve and simplify.

Smile: various changes/improvements

20 Feb 11:27
61de533

Choose a tag to compare

Changes:

  • Provide cooling_state and heating_state as binary_sensors, show cooling_state only when cooling is present
  • Clean up gw_data, e.g. remove single_master_thermostat key

Smile: small improvements

16 Feb 19:35
ee22d23

Choose a tag to compare

  • Move schedule debug-message to the correct position
  • Code quality fixes

Adding measurements

15 Feb 17:02
52b9515

Choose a tag to compare

Adding measurements:

  • Expose mac-addresses for network and zigbee devices
  • Expose min/max thermostat (and heater) values and resolution (step in HA)
  • Changed mac-addresses in userdata/fixtures to be obfuscated but unique

(v0.16.3: implement typing hints)

Generic and Stretch

06 Feb 19:02
96f2963

Choose a tag to compare

  • As per Core deprecation of python 3.8, removed CI/CD testing and bumped pypi to 3.9 and production
  • Add support for Stretch with fw 2.7.18