Update wallbox to 0.8.0 (#139553)

Update Wallbox dependencies
This commit is contained in:
Joris Drenth
2025-03-01 19:59:13 +01:00
committed by GitHub
parent 9fe08f292d
commit ee206938d8
3 changed files with 3 additions and 3 deletions

View File

@@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/wallbox",
"iot_class": "cloud_polling",
"loggers": ["wallbox"],
"requirements": ["wallbox==0.7.0"]
"requirements": ["wallbox==0.8.0"]
}

2
requirements_all.txt generated
View File

@@ -3034,7 +3034,7 @@ vultr==0.1.2
wakeonlan==2.1.0
# homeassistant.components.wallbox
wallbox==0.7.0
wallbox==0.8.0
# homeassistant.components.folder_watcher
watchdog==6.0.0

View File

@@ -2444,7 +2444,7 @@ vultr==0.1.2
wakeonlan==2.1.0
# homeassistant.components.wallbox
wallbox==0.7.0
wallbox==0.8.0
# homeassistant.components.folder_watcher
watchdog==6.0.0