mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Bump pybotvac version for the neato integration (#63586)
This commit is contained in:
parent
b1f19ede34
commit
4c1f65b7a4
@ -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.22"],
|
"requirements": ["pybotvac==0.0.23"],
|
||||||
"codeowners": ["@dshokouhi", "@Santobert"],
|
"codeowners": ["@dshokouhi", "@Santobert"],
|
||||||
"dependencies": ["http"],
|
"dependencies": ["http"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
|
@ -1404,7 +1404,7 @@ pyblackbird==0.5
|
|||||||
# pybluez==0.22
|
# pybluez==0.22
|
||||||
|
|
||||||
# homeassistant.components.neato
|
# homeassistant.components.neato
|
||||||
pybotvac==0.0.22
|
pybotvac==0.0.23
|
||||||
|
|
||||||
# homeassistant.components.nissan_leaf
|
# homeassistant.components.nissan_leaf
|
||||||
pycarwings2==2.13
|
pycarwings2==2.13
|
||||||
|
@ -869,7 +869,7 @@ pybalboa==0.13
|
|||||||
pyblackbird==0.5
|
pyblackbird==0.5
|
||||||
|
|
||||||
# homeassistant.components.neato
|
# homeassistant.components.neato
|
||||||
pybotvac==0.0.22
|
pybotvac==0.0.23
|
||||||
|
|
||||||
# homeassistant.components.cloudflare
|
# homeassistant.components.cloudflare
|
||||||
pycfdns==1.2.2
|
pycfdns==1.2.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user