mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
10 lines
261 B
JSON
10 lines
261 B
JSON
{
|
|
"domain": "horizon",
|
|
"name": "Unitymedia Horizon HD Recorder",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/horizon",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["horimote"],
|
|
"requirements": ["horimote==0.4.1"]
|
|
}
|