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_integrations:
|
||||
- name: electrolux_status
|
||||
repo: https://github.com/mauro-midolo/homeassistant_electrolux_status.git
|
||||
version: v2.12.0
|
||||
repo: >-
|
||||
https://github.com/mauro-midolo/homeassistant_electrolux_status.git
|
||||
version: v3.2.1
|
||||
influxdb:
|
||||
hosts:
|
||||
influxdb01.home.foo.sh:
|
||||
|
@ -87,6 +88,8 @@ print:
|
|||
prometheus:
|
||||
hosts:
|
||||
prometheus02.home.foo.sh:
|
||||
vars:
|
||||
prometheus_version: "2.45.1"
|
||||
proxy:
|
||||
hosts:
|
||||
proxy01.home.foo.sh:
|
||||
|
|
Loading…
Add table
Reference in a new issue