1.5 KiB
1.5 KiB
Home Assistant add-on: networking, VLANs, and multiple interfaces
This directory contains the full set of materials related to running GREE Controller as a Home Assistant add-on:
- multi-arch build (
build.sh) - Dockerfile targets for
trixieandalpine - add-on repository (
https://git.linuxiarz.pl/gru/gree-controller-ha-addon/) - networking documentation (
https://git.linuxiarz.pl/gru/gree-controller-ha-addon/gree-controller/DOCS.md,https://git.linuxiarz.pl/gru/gree-controller-ha-addon/gree-controller/DOCS.pl.md) - topology diagrams (
docs/topology-ha-vlan-gree-en.png,docs/topologia-ha-vlan-gree-pl.png)
Quick conclusion
For a Home Assistant add-on, the recommended model is:
host_network: true- configure VLANs and interfaces on the HA OS host
- the add-on reuses the host interfaces
- do not use
macvlaninside the add-on
Where the diagrams are
docs/topology-ha-vlan-gree-en.png- English versiondocs/topologia-ha-vlan-gree-pl.png- Polish versionhttps://git.linuxiarz.pl/gru/gree-controller-ha-addon/gree-controller/topology-ha-vlan-gree-en.png- repository copy ENhttps://git.linuxiarz.pl/gru/gree-controller-ha-addon/gree-controller/topologia-ha-vlan-gree-pl.png- repository copy PL
Where the docs are
docs/README.en.mddocs/README.pl.mdhttps://git.linuxiarz.pl/gru/gree-controller-ha-addon/gree-controller/DOCS.mdhttps://git.linuxiarz.pl/gru/gree-controller-ha-addon/gree-controller/DOCS.pl.md