mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 14:08:21 +00:00
11 lines
283 B
JSON
11 lines
283 B
JSON
{
|
|
"domain": "alarmdecoder",
|
|
"name": "AlarmDecoder",
|
|
"codeowners": [],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/alarmdecoder",
|
|
"iot_class": "local_push",
|
|
"loggers": ["adext", "alarmdecoder"],
|
|
"requirements": ["adext==0.4.2"]
|
|
}
|