Bump pybotvac version for the neato integration (#63586)

This commit is contained in:
Simon Tegelid 2022-01-07 12:54:57 +01:00 committed by GitHub
parent b1f19ede34
commit 4c1f65b7a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -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"

View file

@ -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

View file

@ -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