update edp_redy version (#19078)

* update edp_redy version

* update requirements_all.txt
This commit is contained in:
Abílio Costa 2018-12-08 14:16:16 -06:00 committed by Fabian Affolter
parent 2134331e2b
commit 6e55c2a345
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@ EDP_REDY = 'edp_redy'
DATA_UPDATE_TOPIC = '{0}_data_update'.format(DOMAIN)
UPDATE_INTERVAL = 60
REQUIREMENTS = ['edp_redy==0.0.2']
REQUIREMENTS = ['edp_redy==0.0.3']
CONFIG_SCHEMA = vol.Schema({
DOMAIN: vol.Schema({

View file

@ -325,7 +325,7 @@ dsmr_parser==0.12
dweepy==0.3.0
# homeassistant.components.edp_redy
edp_redy==0.0.2
edp_redy==0.0.3
# homeassistant.components.media_player.horizon
einder==0.3.1