Switch pymodbus to pypi (#7677)

This commit is contained in:
Andrey 2017-05-20 22:19:22 +03:00 committed by Fabian Affolter
parent 81f0826550
commit 44edf3e105
2 changed files with 4 additions and 5 deletions

View File

@ -16,8 +16,7 @@ from homeassistant.const import (
DOMAIN = 'modbus'
REQUIREMENTS = ['https://github.com/bashwork/pymodbus/archive/'
'd7fc4f1cc975631e0a9011390e8017f64b612661.zip#pymodbus==1.2.0']
REQUIREMENTS = ['pymodbus==1.3.0rc1']
# Type of network
CONF_BAUDRATE = 'baudrate'

View File

@ -270,9 +270,6 @@ https://github.com/aparraga/braviarc/archive/0.3.7.zip#braviarc==0.3.7
# homeassistant.components.cover.myq
https://github.com/arraylabs/pymyq/archive/v0.0.8.zip#pymyq==0.0.8
# homeassistant.components.modbus
https://github.com/bashwork/pymodbus/archive/d7fc4f1cc975631e0a9011390e8017f64b612661.zip#pymodbus==1.2.0
# homeassistant.components.media_player.spotify
https://github.com/happyleavesaoc/spotipy/archive/544614f4b1d508201d363e84e871f86c90aa26b2.zip#spotipy==2.4.4
@ -593,6 +590,9 @@ pymailgunner==1.4
# homeassistant.components.mochad
pymochad==0.1.1
# homeassistant.components.modbus
pymodbus==1.3.0rc1
# homeassistant.components.mysensors
pymysensors==0.10.0