mirror of
https://github.com/elisspace/core.git
synced 2026-09-01 08:53:56 +00:00
10 lines
256 B
JSON
10 lines
256 B
JSON
{
|
|
"domain": "alarmdecoder",
|
|
"name": "AlarmDecoder",
|
|
"documentation": "https://www.home-assistant.io/integrations/alarmdecoder",
|
|
"requirements": ["adext==0.4.2"],
|
|
"codeowners": ["@ajschmidt8"],
|
|
"config_flow": true,
|
|
"iot_class": "local_push"
|
|
}
|