Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

v0.11.0

Compare
Choose a tag to compare
@TheTimeWalker TheTimeWalker released this 29 Aug 19:03
· 8 commits to master since this release
7e7f0c2

Breaking Change

This release brings a fix to the MQTT Home Assistant discovery for anybody that is running 2023.08 and above. This should fix the warning in Home Assistant, where the MQTT entities would be named "My Wall Panel Light". Anybody with an existing setup will not notice any changes, so don't worry if you're using the current entity IDs in your dashboard or automations.

Important for anybody on older versions: Your entity IDs will stay as is, so you won't have to do any changes as well when updating. If you're reading this with a fully new installation and never set up WallPanel on Home Assistant before, you have the option to toggle to the old naming scheme which will fix entities being generic (e.g. sensor.light) and use the old naming scheme.

What's changed

  • Remove device name from Home Assistant's MQTT discovery by @antoniomika (#93)
  • Add a toggle to switch back to the legacy naming scheme for HA lower than 2023.08
  • Push new origin property in discovery for future HA versions
  • Enable high rate sensor polling permission for Android 12+