homeassistant-plum-ecomax

Plum ecoMAX boiler controller integration for Home Assistant.

MIT License

Stars
29

Bot releases are hidden (Show)

homeassistant-plum-ecomax - plum-ecomax v0.2.18

Published by denpamusic about 2 years ago

  • Improved handling of timeout error on integration start.
  • Fixed set_parameter service.
homeassistant-plum-ecomax - plum-ecomax v0.2.17

Published by denpamusic about 2 years ago

  • Integration now retries, if ecoMAX device was not found during setup.
homeassistant-plum-ecomax - plum-ecomax v0.2.16

Published by denpamusic about 2 years ago

  • Updated PyPlumIO library to v0.2.17.
homeassistant-plum-ecomax - plum-ecomax v0.2.15

Published by denpamusic about 2 years ago

  • Round decimals to avoid UI overflows.
  • Fixed burned fuel counter.
homeassistant-plum-ecomax - plum-ecomax v0.2.14

Published by denpamusic about 2 years ago

  • Updated PyPlumIO library to v0.2.16.
  • Implemented support for schedule switches and service.
homeassistant-plum-ecomax - plum-ecomax v0.2.13

Published by denpamusic about 2 years ago

  • Updated PyPlumIO library to v0.2.15.
homeassistant-plum-ecomax - plum-ecomax v0.2.12

Published by denpamusic about 2 years ago

  • Updated PyPlumIO library to v0.2.14.
homeassistant-plum-ecomax - plum-ecomax v0.2.11

Published by denpamusic about 2 years ago

  • Updated PyPlumIO library to v0.2.13.
  • Redacted potentially sensitive data from diagnostic reports.
homeassistant-plum-ecomax - plum-ecomax v0.2.10

Published by denpamusic about 2 years ago

  • Fixed bug that prevented device capabilities from being correctly detected.
homeassistant-plum-ecomax - plum-ecomax v0.2.9

Published by denpamusic about 2 years ago

  • Updated PyPlumIO library to v0.2.12.
homeassistant-plum-ecomax - plum-ecomax v0.2.8

Published by denpamusic about 2 years ago

  • Support ecoMAX alerts via HASS logbook.
  • Updated PyPlumIO library to v0.2.10.
homeassistant-plum-ecomax - plum-ecomax v0.2.7

Published by denpamusic about 2 years ago

  • Updated PyPlumIO library to v0.2.9.
homeassistant-plum-ecomax - plum-ecomax v0.2.6

Published by denpamusic about 2 years ago

  • Updated PyPlumIO library to v0.2.8.
homeassistant-plum-ecomax - plum-ecomax v0.2.5

Published by denpamusic about 2 years ago

  • Updated PyPlumIO library to v0.2.7.
  • Fixed connection not being correctly closed on HA stop.
  • Fixed logging.
homeassistant-plum-ecomax - plum-ecomax v0.2.4

Published by denpamusic over 2 years ago

  • Added services to set device parameters and update capabilities. See Services for more details.
homeassistant-plum-ecomax - plum-ecomax v0.2.3

Published by denpamusic over 2 years ago

  • Added Total Fuel Burned meter and services to set/reset it's value.
    This entity will keep track of burned pellets and it's value will be preserved across restarts. This replaces previously recommended method to track spent fuel with hass'es internal utility meter integration.
homeassistant-plum-ecomax - plum-ecomax v0.2.2

Published by denpamusic over 2 years ago

  • Added support for config entry migration.
  • Prevented connection close from being called twice on hass shutdown.
homeassistant-plum-ecomax - plum-ecomax v0.2.1

Published by denpamusic over 2 years ago

  • Added fuel calorific value number
  • Added software version and uid sensors.
  • Changed burned fuel meter icon.
  • Fixed malformed version number in program version response.
homeassistant-plum-ecomax - plum-ecomax v0.2.0

Published by denpamusic over 2 years ago

  • Switched to using callbacks to update entities. Callbacks are called by underlying pyplumio library on value changes.
  • Removed update interval setting.
  • Number platform now uses native_value and native_step.
  • Internally added support for callback filter functions in entity descriptions.
  • Improved device capabilities detection.
  • Improved translations and added translation for boiler mode.
  • Improved responsiveness of numbers and switches. Changed value should now almost instantly be reflected in UI.
  • Increased performance.
  • Squashed a whole lot of bugs.
homeassistant-plum-ecomax - plum-ecomax v0.1.5

Published by denpamusic over 2 years ago

  • Updated PyPlumIO library to v0.1.17.