mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Bump pybotvac to 0.0.21 (#52166)
This commit is contained in:
parent
e039a9d37b
commit
adade590ed
@ -3,7 +3,7 @@
|
|||||||
"name": "Neato Botvac",
|
"name": "Neato Botvac",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/neato",
|
"documentation": "https://www.home-assistant.io/integrations/neato",
|
||||||
"requirements": ["pybotvac==0.0.20"],
|
"requirements": ["pybotvac==0.0.21"],
|
||||||
"codeowners": ["@dshokouhi", "@Santobert"],
|
"codeowners": ["@dshokouhi", "@Santobert"],
|
||||||
"dependencies": ["http"],
|
"dependencies": ["http"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
|
@ -1324,7 +1324,7 @@ pyblackbird==0.5
|
|||||||
# pybluez==0.22
|
# pybluez==0.22
|
||||||
|
|
||||||
# homeassistant.components.neato
|
# homeassistant.components.neato
|
||||||
pybotvac==0.0.20
|
pybotvac==0.0.21
|
||||||
|
|
||||||
# homeassistant.components.nissan_leaf
|
# homeassistant.components.nissan_leaf
|
||||||
pycarwings2==2.10
|
pycarwings2==2.10
|
||||||
|
@ -740,7 +740,7 @@ pyatv==0.7.7
|
|||||||
pyblackbird==0.5
|
pyblackbird==0.5
|
||||||
|
|
||||||
# homeassistant.components.neato
|
# homeassistant.components.neato
|
||||||
pybotvac==0.0.20
|
pybotvac==0.0.21
|
||||||
|
|
||||||
# homeassistant.components.cloudflare
|
# homeassistant.components.cloudflare
|
||||||
pycfdns==1.2.1
|
pycfdns==1.2.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user