Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion homeassistant/components/roomba/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"documentation": "https://www.home-assistant.io/integrations/roomba",
"iot_class": "local_push",
"loggers": ["paho_mqtt", "roombapy"],
"requirements": ["roombapy==1.6.10"],
"requirements": ["roombapy==1.6.11"],
Comment thread
joostlek marked this conversation as resolved.
Outdated
"zeroconf": [
{
"type": "_amzn-alexa._tcp.local.",
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2459,7 +2459,7 @@ rokuecp==0.19.0
romy==0.0.7

# homeassistant.components.roomba
roombapy==1.6.10
roombapy==1.6.11
Comment thread
joostlek marked this conversation as resolved.
Outdated

# homeassistant.components.roon
roonapi==0.1.6
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1884,7 +1884,7 @@ rokuecp==0.19.0
romy==0.0.7

# homeassistant.components.roomba
roombapy==1.6.10
roombapy==1.6.11
Comment thread
joostlek marked this conversation as resolved.
Outdated

# homeassistant.components.roon
roonapi==0.1.6
Expand Down