core/homeassistant/components/hlk_sw16/manifest.json

11 lines
285 B
JSON
Raw Normal View History

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