mirror of
https://github.com/home-assistant/core.git
synced 2026-02-25 04:17:02 +00:00
11 lines
277 B
JSON
11 lines
277 B
JSON
{
|
|
"domain": "mutesync",
|
|
"name": "mutesync",
|
|
"codeowners": ["@currentoor"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/mutesync",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["mutesync"],
|
|
"requirements": ["mutesync==0.0.1"]
|
|
}
|