GREE Controller 0.14.12
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 0.14.12
|
||||
|
||||
- Home Assistant add-on now uses the Supervisor-managed Home Assistant Core API connection automatically.
|
||||
- Enables `homeassistant_api` for the add-on and authenticates Core API requests with runtime `SUPERVISOR_TOKEN`.
|
||||
- Keeps the Supervisor token out of SQLite and prevents add-on UI edits from replacing stored standalone Home Assistant URL/token settings.
|
||||
- Standalone installations keep the existing manual Home Assistant URL and Long-Lived Access Token behavior unchanged.
|
||||
- Fixes custom select mouse hover/click inside modal dialogs by keeping each dropdown popover inside the same modal top-layer subtree; keyboard behavior is unchanged.
|
||||
|
||||
## 0.14.11
|
||||
|
||||
- Replaces font-dependent Unicode glyphs used as Web UI icons with a shared inline SVG icon set.
|
||||
|
||||
Reference in New Issue
Block a user