mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 05:03:59 +01:00
11 lines
292 B
JSON
11 lines
292 B
JSON
{
|
|
"domain": "sisyphus",
|
|
"name": "Sisyphus",
|
|
"codeowners": ["@jkeljo"],
|
|
"documentation": "https://www.home-assistant.io/integrations/sisyphus",
|
|
"iot_class": "local_push",
|
|
"loggers": ["sisyphus_control"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["sisyphus-control==3.1.4"]
|
|
}
|