mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump Wallbox version to 0.9.0 (#143775)
Co-authored-by: Josef Zweck <josef@zweck.dev>
This commit is contained in:
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/wallbox",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["wallbox"],
|
||||
"requirements": ["wallbox==0.8.0"]
|
||||
"requirements": ["wallbox==0.9.0"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -3050,7 +3050,7 @@ vultr==0.1.2
|
||||
wakeonlan==2.1.0
|
||||
|
||||
# homeassistant.components.wallbox
|
||||
wallbox==0.8.0
|
||||
wallbox==0.9.0
|
||||
|
||||
# homeassistant.components.folder_watcher
|
||||
watchdog==6.0.0
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -2464,7 +2464,7 @@ vultr==0.1.2
|
||||
wakeonlan==2.1.0
|
||||
|
||||
# homeassistant.components.wallbox
|
||||
wallbox==0.8.0
|
||||
wallbox==0.9.0
|
||||
|
||||
# homeassistant.components.folder_watcher
|
||||
watchdog==6.0.0
|
||||
|
Reference in New Issue
Block a user