Bump pybotvac to 0.0.10 (#16799)
This commit is contained in:
parent
cfd1aec741
commit
94d38a1c6b
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ from homeassistant.util import Throttle
|
|||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
REQUIREMENTS = ['pybotvac==0.0.9']
|
||||
REQUIREMENTS = ['pybotvac==0.0.10']
|
||||
|
||||
DOMAIN = 'neato'
|
||||
NEATO_ROBOTS = 'neato_robots'
|
||||
|
|
|
@ -810,7 +810,7 @@ pyblackbird==0.5
|
|||
# pybluez==0.22
|
||||
|
||||
# homeassistant.components.neato
|
||||
pybotvac==0.0.9
|
||||
pybotvac==0.0.10
|
||||
|
||||
# homeassistant.components.cloudflare
|
||||
pycfdns==0.0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue