0.4 release upstream. (#4545)

pull/1637/merge
Johan Bloemberg 2016-11-23 11:44:37 +01:00 committed by Lewis Juggins
parent c22a73e1d0
commit 05181bf232
2 changed files with 4 additions and 7 deletions

View File

@ -39,10 +39,7 @@ from homeassistant.helpers.entity import Entity
DOMAIN = 'dsmr'
REQUIREMENTS = [
'https://github.com/aequitas/dsmr_parser/archive/async_protocol.zip'
'#dsmr_parser==0.4'
]
REQUIREMENTS = ['dsmr_parser==0.4']
# Smart meter sends telegram every 10 seconds
MIN_TIME_BETWEEN_UPDATES = timedelta(seconds=10)

View File

@ -84,6 +84,9 @@ dnspython3==1.15.0
# homeassistant.components.sensor.dovado
dovado==0.1.15
# homeassistant.components.sensor.dsmr
dsmr_parser==0.4
# homeassistant.components.dweet
# homeassistant.components.sensor.dweet
dweepy==0.2.0
@ -174,9 +177,6 @@ https://github.com/TheRealLink/pythinkingcleaner/archive/v0.0.2.zip#pythinkingcl
# homeassistant.components.alarm_control_panel.alarmdotcom
https://github.com/Xorso/pyalarmdotcom/archive/0.1.1.zip#pyalarmdotcom==0.1.1
# homeassistant.components.sensor.dsmr
https://github.com/aequitas/dsmr_parser/archive/async_protocol.zip#dsmr_parser==0.4
# homeassistant.components.media_player.braviatv
https://github.com/aparraga/braviarc/archive/0.3.6.zip#braviarc==0.3.6