Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io> Co-authored-by: Franck Nijhof <frenck@frenck.nl> Co-authored-by: Franck Nijhof <git@frenck.dev>
11 lines
258 B
JSON
11 lines
258 B
JSON
{
|
|
"domain": "mutesync",
|
|
"name": "mutesync",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/mutesync",
|
|
"requirements": ["mutesync==0.0.1"],
|
|
"iot_class": "local_polling",
|
|
"codeowners": [
|
|
"@currentoor"
|
|
]
|
|
}
|