Skip to content

Commit

Permalink
Bump Wallbox to 0.7.0 (home-assistant#120768)
Browse files Browse the repository at this point in the history
  • Loading branch information
kotope authored Jun 28, 2024
1 parent 3e8773c commit f4224a0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/wallbox/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/wallbox",
"iot_class": "cloud_polling",
"loggers": ["wallbox"],
"requirements": ["wallbox==0.6.0"]
"requirements": ["wallbox==0.7.0"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2864,7 +2864,7 @@ vultr==0.1.2
wakeonlan==2.1.0

# homeassistant.components.wallbox
wallbox==0.6.0
wallbox==0.7.0

# homeassistant.components.folder_watcher
watchdog==2.3.1
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2232,7 +2232,7 @@ vultr==0.1.2
wakeonlan==2.1.0

# homeassistant.components.wallbox
wallbox==0.6.0
wallbox==0.7.0

# homeassistant.components.folder_watcher
watchdog==2.3.1
Expand Down

0 comments on commit f4224a0

Please sign in to comment.