Update software versions
This commit is contained in:
parent
86d076ebc6
commit
644fcbe638
1 changed files with 5 additions and 2 deletions
|
@ -34,8 +34,9 @@ homeassistant:
|
||||||
homeassistant_version: "2023.10.1"
|
homeassistant_version: "2023.10.1"
|
||||||
homeassistant_integrations:
|
homeassistant_integrations:
|
||||||
- name: electrolux_status
|
- name: electrolux_status
|
||||||
repo: https://github.com/mauro-midolo/homeassistant_electrolux_status.git
|
repo: >-
|
||||||
version: v2.12.0
|
https://github.com/mauro-midolo/homeassistant_electrolux_status.git
|
||||||
|
version: v3.2.1
|
||||||
influxdb:
|
influxdb:
|
||||||
hosts:
|
hosts:
|
||||||
influxdb01.home.foo.sh:
|
influxdb01.home.foo.sh:
|
||||||
|
@ -87,6 +88,8 @@ print:
|
||||||
prometheus:
|
prometheus:
|
||||||
hosts:
|
hosts:
|
||||||
prometheus02.home.foo.sh:
|
prometheus02.home.foo.sh:
|
||||||
|
vars:
|
||||||
|
prometheus_version: "2.45.1"
|
||||||
proxy:
|
proxy:
|
||||||
hosts:
|
hosts:
|
||||||
proxy01.home.foo.sh:
|
proxy01.home.foo.sh:
|
||||||
|
|
Loading…
Add table
Reference in a new issue