mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 22:37:11 +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",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/neato",
|
||||
"requirements": ["pybotvac==0.0.22"],
|
||||
"requirements": ["pybotvac==0.0.23"],
|
||||
"codeowners": ["@dshokouhi", "@Santobert"],
|
||||
"dependencies": ["http"],
|
||||
"iot_class": "cloud_polling"
|
||||
|
@ -1404,7 +1404,7 @@ pyblackbird==0.5
|
||||
# pybluez==0.22
|
||||
|
||||
# homeassistant.components.neato
|
||||
pybotvac==0.0.22
|
||||
pybotvac==0.0.23
|
||||
|
||||
# homeassistant.components.nissan_leaf
|
||||
pycarwings2==2.13
|
||||
|
@ -869,7 +869,7 @@ pybalboa==0.13
|
||||
pyblackbird==0.5
|
||||
|
||||
# homeassistant.components.neato
|
||||
pybotvac==0.0.22
|
||||
pybotvac==0.0.23
|
||||
|
||||
# homeassistant.components.cloudflare
|
||||
pycfdns==1.2.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user