22 lines
438 B
JSON
22 lines
438 B
JSON
{
|
|
"domain": "smlight",
|
|
"name": "SMLIGHT SLZB",
|
|
"codeowners": ["@tl-sl"],
|
|
"config_flow": true,
|
|
"dhcp": [
|
|
{
|
|
"registered_devices": true
|
|
}
|
|
],
|
|
"documentation": "https://www.home-assistant.io/integrations/smlight",
|
|
"integration_type": "device",
|
|
"iot_class": "local_push",
|
|
"quality_scale": "silver",
|
|
"requirements": ["pysmlight==0.2.4"],
|
|
"zeroconf": [
|
|
{
|
|
"type": "_slzb-06._tcp.local."
|
|
}
|
|
]
|
|
}
|