mirror of
https://github.com/elisspace/core.git
synced 2026-09-22 02:27:52 +00:00
13 lines
220 B
JSON
13 lines
220 B
JSON
{
|
|
"domain": "flexit",
|
|
"name": "Flexit",
|
|
"documentation": "https://www.home-assistant.io/integrations/flexit",
|
|
"requirements": [
|
|
"pyflexit==0.3"
|
|
],
|
|
"dependencies": [
|
|
"modbus"
|
|
],
|
|
"codeowners": []
|
|
}
|