core/homeassistant/components/hlk_sw16/manifest.json

12 lines
244 B
JSON
Raw Normal View History

{
"domain": "hlk_sw16",
"name": "Hi-Link HLK-SW16",
"documentation": "https://www.home-assistant.io/integrations/hlk_sw16",
"requirements": [
2020-08-20 14:10:29 +00:00
"hlk-sw16==0.0.9"
],
"codeowners": [
"@jameshilliard"
],
"config_flow": true
}