1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 23:53:49 +01:00
Files
core/homeassistant/components/nrgkick/manifest.json

13 lines
349 B
JSON

{
"domain": "nrgkick",
"name": "NRGkick",
"codeowners": ["@andijakl"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/nrgkick",
"integration_type": "device",
"iot_class": "local_polling",
"quality_scale": "silver",
"requirements": ["nrgkick-api==1.7.1"],
"zeroconf": ["_nrgkick._tcp.local."]
}