v0.13.9-rework_ha_addon
This commit is contained in:
@@ -249,7 +249,7 @@ Stale/unavailable external data falls back to the GREE sensor when possible. The
|
||||
Bundled integration directory:
|
||||
|
||||
```text
|
||||
home-assistant/custom_components/gree_controller/
|
||||
ha-addon/home-assistant/custom_components/gree_controller/
|
||||
```
|
||||
|
||||
Copy `gree_controller` to Home Assistant's `custom_components` directory, restart Home Assistant and add **GREE Controller** from Integrations.
|
||||
@@ -264,7 +264,7 @@ For entity-ID migration tooling:
|
||||
python3 scripts/generate_ha_migration.py --help
|
||||
```
|
||||
|
||||
The generated mapping example is under `home-assistant/generated/`.
|
||||
The generated mapping example is under `ha-addon/home-assistant/generated/`.
|
||||
|
||||
## History and InfluxDB
|
||||
|
||||
@@ -410,7 +410,7 @@ src/ Rust backend, GREE protocol and thermostat engine
|
||||
web/ Embedded Web UI / PWA
|
||||
web/js/ Frontend JS source modules bundled by build.rs
|
||||
lang/ Runtime language packs
|
||||
home-assistant/ Home Assistant custom integration and migration output
|
||||
ha-addon/ Home Assistant add-on, custom integration and release tooling
|
||||
scripts/ Development, install, update, service and diagnostics
|
||||
systemd/ Production service unit
|
||||
docs/API.md Complete API documentation
|
||||
|
||||
Reference in New Issue
Block a user