mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +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",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/neato",
|
||||
"requirements": ["pybotvac==0.0.20"],
|
||||
"requirements": ["pybotvac==0.0.21"],
|
||||
"codeowners": ["@dshokouhi", "@Santobert"],
|
||||
"dependencies": ["http"],
|
||||
"iot_class": "cloud_polling"
|
||||
|
@ -1324,7 +1324,7 @@ pyblackbird==0.5
|
||||
# pybluez==0.22
|
||||
|
||||
# homeassistant.components.neato
|
||||
pybotvac==0.0.20
|
||||
pybotvac==0.0.21
|
||||
|
||||
# homeassistant.components.nissan_leaf
|
||||
pycarwings2==2.10
|
||||
|
@ -740,7 +740,7 @@ pyatv==0.7.7
|
||||
pyblackbird==0.5
|
||||
|
||||
# homeassistant.components.neato
|
||||
pybotvac==0.0.20
|
||||
pybotvac==0.0.21
|
||||
|
||||
# homeassistant.components.cloudflare
|
||||
pycfdns==1.2.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user