mirror of
https://github.com/home-assistant/core.git
synced 2026-08-26 08:03:44 +01:00
9 lines
212 B
JSON
9 lines
212 B
JSON
{
|
|
"domain": "ombi",
|
|
"name": "Ombi",
|
|
"codeowners": ["@larssont"],
|
|
"documentation": "https://www.home-assistant.io/integrations/ombi",
|
|
"iot_class": "local_polling",
|
|
"requirements": ["pyombi==0.1.10"]
|
|
}
|