Bump pybotvac to 0.0.10 (#16799)

This commit is contained in:
Daniel Shokouhi 2018-09-23 00:41:45 -07:00 committed by Fabian Affolter
parent cfd1aec741
commit 94d38a1c6b
2 changed files with 2 additions and 2 deletions

View file

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

View file

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