11 lines
324 B
JSON
11 lines
324 B
JSON
{
|
|
"domain": "emonitor",
|
|
"name": "SiteSage Emonitor",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/emonitor",
|
|
"requirements": ["aioemonitor==1.0.5"],
|
|
"dhcp": [{ "hostname": "emonitor*", "macaddress": "0090C2*" }],
|
|
"codeowners": ["@bdraco"],
|
|
"iot_class": "local_polling"
|
|
}
|