Add Electrolux integration to homeassistant
This commit is contained in:
parent
8b75d26eb8
commit
be04450c81
1 changed files with 4 additions and 0 deletions
|
@ -32,6 +32,10 @@ homeassistant:
|
||||||
homeassistant01.home.foo.sh:
|
homeassistant01.home.foo.sh:
|
||||||
vars:
|
vars:
|
||||||
homeassistant_version: "2023.7"
|
homeassistant_version: "2023.7"
|
||||||
|
homeassistant_integrations:
|
||||||
|
- name: electrolux_status
|
||||||
|
repo: https://github.com/mauro-midolo/homeassistant_electrolux_status.git
|
||||||
|
version: v2.12.0
|
||||||
influxdb:
|
influxdb:
|
||||||
hosts:
|
hosts:
|
||||||
influxdb01.home.foo.sh:
|
influxdb01.home.foo.sh:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue