Skip to content

v4.0.0

Compare
Choose a tag to compare
@YorkshireIoT YorkshireIoT released this 08 Feb 16:20
· 69 commits to main since this release
4296fdb

What's Changed

⚠️ Breaking Changes

A big breaking change in this release. As part of #185, extra device information was added to uniquely identify different accounts. Because of this though, a new device was created for each account and so any existing accounts are now orphaned.

This will impact anywhere where the device is reference in Home Assistant (e.g. dashboards, automations, scripts, etc.).

A new "Device Remove" feature was added at the same time to allow users to remove their old, orphaned accounts.

New Features

  • Add new configuration value to reduce polling of infrequently updated sensors by @YorkshireIoT in #187

Bug Fixes

Dependencies

Full Changelog: v3.1.0...v4.0.0