mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00: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:
parent
f3ca3a8ee0
commit
5d8a50baf0
@ -5,5 +5,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/opple",
|
"documentation": "https://www.home-assistant.io/integrations/opple",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["pyoppleio"],
|
"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
|
pyopnsense==0.2.0
|
||||||
|
|
||||||
# homeassistant.components.opple
|
# homeassistant.components.opple
|
||||||
pyoppleio==1.0.5
|
pyoppleio-legacy==1.0.8
|
||||||
|
|
||||||
# homeassistant.components.opentherm_gw
|
# homeassistant.components.opentherm_gw
|
||||||
pyotgw==2.1.3
|
pyotgw==2.1.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user