mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
update edp_redy version (#19078)
* update edp_redy version * update requirements_all.txt
This commit is contained in:
parent
2134331e2b
commit
6e55c2a345
@ -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…
x
Reference in New Issue
Block a user