Change pyoppleio to pyoppleio-legacy (#88050)
* Change pyoppleio to pyoppleio-310 (#75268) * [m] change opple component's dependency to a new working onepull/94621/head
parent
d991970754
commit
95528f875e
|
@ -5,5 +5,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/opple",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pyoppleio"],
|
||||
"requirements": ["pyoppleio==1.0.5"]
|
||||
"requirements": ["pyoppleio-legacy==1.0.8"]
|
||||
}
|
||||
|
|
|
@ -1861,7 +1861,7 @@ pyopenuv==2023.02.0
|
|||
pyopnsense==0.2.0
|
||||
|
||||
# homeassistant.components.opple
|
||||
pyoppleio==1.0.5
|
||||
pyoppleio-legacy==1.0.8
|
||||
|
||||
# homeassistant.components.opentherm_gw
|
||||
pyotgw==2.1.3
|
||||
|
|
Loading…
Reference in New Issue