Skip to content

Commit

Permalink
Bump deebot-client to 8.1.1 (#121241)
Browse files Browse the repository at this point in the history
  • Loading branch information
edenhaus authored and frenck committed Jul 5, 2024
1 parent b906daa commit eda4508
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/ecovacs/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/ecovacs",
"iot_class": "cloud_push",
"loggers": ["sleekxmppfs", "sucks", "deebot_client"],
"requirements": ["py-sucks==0.9.10", "deebot-client==8.1.0"]
"requirements": ["py-sucks==0.9.10", "deebot-client==8.1.1"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -709,7 +709,7 @@ debugpy==1.8.1
# decora==0.6

# homeassistant.components.ecovacs
deebot-client==8.1.0
deebot-client==8.1.1

# homeassistant.components.ihc
# homeassistant.components.namecheapdns
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@ dbus-fast==2.22.1
debugpy==1.8.1

# homeassistant.components.ecovacs
deebot-client==8.1.0
deebot-client==8.1.1

# homeassistant.components.ihc
# homeassistant.components.namecheapdns
Expand Down

0 comments on commit eda4508

Please sign in to comment.