mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Change pyoppleio to pyoppleio-legacy (#88050)
* Change pyoppleio to pyoppleio-310 (#75268) * [m] change opple component's dependency to a new working one
This commit is contained in:
@ -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"]
|
||||
}
|
||||
|
@ -1883,7 +1883,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
|
||||
|
Reference in New Issue
Block a user