mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Bump roombapy to 1.9.0 (#137336)
This commit is contained in:
parent
0895ac6a82
commit
24ca7d95ac
@ -24,7 +24,7 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/roomba",
|
"documentation": "https://www.home-assistant.io/integrations/roomba",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["paho_mqtt", "roombapy"],
|
"loggers": ["paho_mqtt", "roombapy"],
|
||||||
"requirements": ["roombapy==1.8.1"],
|
"requirements": ["roombapy==1.9.0"],
|
||||||
"zeroconf": [
|
"zeroconf": [
|
||||||
{
|
{
|
||||||
"type": "_amzn-alexa._tcp.local.",
|
"type": "_amzn-alexa._tcp.local.",
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2630,7 +2630,7 @@ rokuecp==0.19.3
|
|||||||
romy==0.0.10
|
romy==0.0.10
|
||||||
|
|
||||||
# homeassistant.components.roomba
|
# homeassistant.components.roomba
|
||||||
roombapy==1.8.1
|
roombapy==1.9.0
|
||||||
|
|
||||||
# homeassistant.components.roon
|
# homeassistant.components.roon
|
||||||
roonapi==0.1.6
|
roonapi==0.1.6
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -2121,7 +2121,7 @@ rokuecp==0.19.3
|
|||||||
romy==0.0.10
|
romy==0.0.10
|
||||||
|
|
||||||
# homeassistant.components.roomba
|
# homeassistant.components.roomba
|
||||||
roombapy==1.8.1
|
roombapy==1.9.0
|
||||||
|
|
||||||
# homeassistant.components.roon
|
# homeassistant.components.roon
|
||||||
roonapi==0.1.6
|
roonapi==0.1.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user