wallpanell/custom_components/wall_panel/manifest.json
2026-03-25 16:47:18 +03:00

11 lines
235 B
JSON
Executable File

{
"domain": "wall_panel",
"name": "Striker Panel",
"version": "1.0.0",
"documentation": "https://example.invalid/striker-panel",
"codeowners": [],
"config_flow": true,
"iot_class": "local_polling",
"requirements": []
}