Files
HomeAssistance/custom_components/frosted_glass_manager/manifest.json
T
2026-06-05 22:34:31 -04:00

12 lines
365 B
JSON

{
"domain": "frosted_glass_manager",
"name": "Frosted Glass Theme Manager",
"codeowners": ["@wessamlauf"],
"config_flow": true,
"documentation": "https://github.com/wessamlauf/frosted-glass-manager",
"iot_class": "local_push",
"issue_tracker": "https://github.com/wessamlauf/frosted-glass-manager/issues",
"requirements": [],
"version": "1.2.2"
}