15 lines
317 B
JSON
15 lines
317 B
JSON
{
|
|
"domain": "fronius",
|
|
"dhcp": [
|
|
{
|
|
"macaddress": "0003AC*"
|
|
}
|
|
],
|
|
"name": "Fronius",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/fronius",
|
|
"requirements": ["pyfronius==0.7.1"],
|
|
"codeowners": ["@nielstron", "@farmio"],
|
|
"iot_class": "local_polling"
|
|
}
|