update edp_redy version (#19078)
* update edp_redy version * update requirements_all.txt
This commit is contained in:
parent
2134331e2b
commit
6e55c2a345
2 changed files with 2 additions and 2 deletions
|
@ -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({
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue