1
mirror of https://github.com/home-assistant/core synced 2024-09-15 17:29:45 +02:00
ha-core/homeassistant/components/flick_electric/manifest.json
2021-04-15 10:21:38 +02:00

10 lines
267 B
JSON

{
"domain": "flick_electric",
"name": "Flick Electric",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/flick_electric/",
"requirements": ["PyFlick==0.0.2"],
"codeowners": ["@ZephireNZ"],
"iot_class": "cloud_polling"
}