1.7 KiB
1.7 KiB
Hass.io Plejd add-on
v 0.4.5:
- FIX: Resolved a Docker build error
v 0.4.4:
- FIX: Disabled AppArmor Policy since there's been a lot of issues with that.
v 0.4.3:
- FIX: Updated add-on to work with the API changes made by Plejd.
v 0.4.0:
- NEW: Implemented support for Plejd scenes, each scene appears as a switch in Home Assistant.
- NEW: WPH-01 is supported and generates two switches (left and right button).
- NEW: Write queues, finally able to incorporate Plejd devices in HA automations/scenes etc.
v 0.3.4:
- NEW:
connectionTimeoutconfiguration parameter to enable tweaking of wait time on connection, usable for RPi 3B+. - FIX: Reworked some logging to get better understanding of what happens.
v 0.3.0:
- NEW: New BLE manager, DBus instead of noble
- FIX: Adding entities as devices now as well
- FIX: Bug fixes
v 0.2.8:
- FIX: Reset characteristic state on disconnect
v 0.2.7:
- FIX: Added exception handling to unsubscribing lastData characteristic if already disconnected
v 0.2.6:
- FIX: Added null check to remove listeners for characteristics
v 0.2.5:
- FIX: Invalid scene id in events/scene message
v 0.2.4:
- Stability improvements
v 0.2.3:
- FIX: Container build error fix
v 0.2.2:
- Stability improvements
v 0.2.1:
- Stability improvements
v 0.2.0:
- Stability improvements
- Bugfixes
v 0.1.1:
- FIX: Fixed missing reference on startup, preventing add-on from starting
v 0.1.0:
- NEW: Rewrote the BLE integration for more stability
- FIX: discovery wasn't always sent
previous:
- FIX: bug preventing add-on from building
- NEW: Added support for Plejd devices with multiple outputs (such as DIM-02)