mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump pybotvac to 0.0.28 (#146513)
This commit is contained in:
@ -7,5 +7,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/neato",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pybotvac"],
|
||||
"requirements": ["pybotvac==0.0.26"]
|
||||
"requirements": ["pybotvac==0.0.28"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -1862,7 +1862,7 @@ pyblackbird==0.6
|
||||
pyblu==2.0.1
|
||||
|
||||
# homeassistant.components.neato
|
||||
pybotvac==0.0.26
|
||||
pybotvac==0.0.28
|
||||
|
||||
# homeassistant.components.braviatv
|
||||
pybravia==0.3.4
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -1561,7 +1561,7 @@ pyblackbird==0.6
|
||||
pyblu==2.0.1
|
||||
|
||||
# homeassistant.components.neato
|
||||
pybotvac==0.0.26
|
||||
pybotvac==0.0.28
|
||||
|
||||
# homeassistant.components.braviatv
|
||||
pybravia==0.3.4
|
||||
|
Reference in New Issue
Block a user