2021-04-27 20:44:59 +00:00
|
|
|
{
|
|
|
|
"domain": "mutesync",
|
|
|
|
"name": "mutesync",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/mutesync",
|
|
|
|
"requirements": ["mutesync==0.0.1"],
|
|
|
|
"iot_class": "local_polling",
|
2022-03-30 08:56:37 +00:00
|
|
|
"codeowners": ["@currentoor"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"loggers": ["mutesync"]
|
2021-04-27 20:44:59 +00:00
|
|
|
}
|