GREE Controller 0.14.15
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 0.14.15
|
||||
|
||||
- Treats TCP `8787` as the fixed internal Home Assistant add-on application/ingress port and validates the Supervisor-reported ingress port at startup.
|
||||
- Makes the add-on build fail when `run.sh`, `ingress_port` and watchdog port metadata diverge.
|
||||
- Uses the Home Assistant Supervisor network API to resolve the primary host IPv4 for generated chart-only share links instead of depending on the browser/ingress hostname.
|
||||
- Adds optional `public_chart_base_url` for reverse proxies, alternate hostnames or non-standard external routing while keeping the public surface limited to generated Custom Chart shares.
|
||||
- Uses Home Assistant's `[PORT:8787]` watchdog placeholder so Supervisor resolves the effective watchdog port from the add-on port contract.
|
||||
- Keeps standalone installations fully port-configurable through `GREE_CONTROLLER_BIND`.
|
||||
|
||||
## 0.14.14
|
||||
|
||||
- Changes History → Custom Charts links to open a standalone chart-only page instead of the full dashboard.
|
||||
|
||||
Reference in New Issue
Block a user