1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 13:38:04 +00:00
Files
core/homeassistant/components/flexit/manifest.json
2023-02-08 20:19:19 +01:00

9 lines
199 B
JSON

{
"domain": "flexit",
"name": "Flexit",
"codeowners": [],
"dependencies": ["modbus"],
"documentation": "https://www.home-assistant.io/integrations/flexit",
"iot_class": "local_polling"
}