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

15 lines
300 B
JSON

{
"domain": "cync_lights",
"name": "Cync Lights",
"version": "1.0.1",
"config_flow": true,
"documentation": "https://github.com/nikshriv/cync_lights",
"ssdp": [],
"zeroconf": [],
"homekit": {},
"dependencies": [],
"codeowners": [
"@nikshriv"
],
"iot_class": "local_push"
}