hass-core/homeassistant/components/opple/manifest.json
FFT 5d8a50baf0
Change pyoppleio to pyoppleio-legacy (#88050)
* Change pyoppleio to pyoppleio-310 (#75268)

* [m] change opple component's dependency to a new working one
2023-06-13 08:46:58 +02:00

9 lines
241 B
JSON

{
"domain": "opple",
"name": "Opple",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/opple",
"iot_class": "local_polling",
"loggers": ["pyoppleio"],
"requirements": ["pyoppleio-legacy==1.0.8"]
}