hass-core/homeassistant/components/hlk_sw16/manifest.json
2023-02-08 20:27:05 +01:00

10 lines
285 B
JSON

{
"domain": "hlk_sw16",
"name": "Hi-Link HLK-SW16",
"codeowners": ["@jameshilliard"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/hlk_sw16",
"iot_class": "local_push",
"loggers": ["hlk_sw16"],
"requirements": ["hlk-sw16==0.0.9"]
}