Switch to pypi version of pybotvac (#15115)
This commit is contained in:
parent
91962e2681
commit
96d5684a89
2 changed files with 4 additions and 5 deletions
|
@ -17,8 +17,7 @@ from homeassistant.util import Throttle
|
|||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
REQUIREMENTS = ['https://github.com/jabesq/pybotvac/archive/v0.0.6.zip'
|
||||
'#pybotvac==0.0.6']
|
||||
REQUIREMENTS = ['pybotvac==0.0.7']
|
||||
|
||||
DOMAIN = 'neato'
|
||||
NEATO_ROBOTS = 'neato_robots'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue