2021-04-05 08:11:23 +00:00
|
|
|
{
|
|
|
|
"domain": "emonitor",
|
|
|
|
"name": "SiteSage Emonitor",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/emonitor",
|
2021-04-15 08:21:38 +00:00
|
|
|
"requirements": ["aioemonitor==1.0.5"],
|
|
|
|
"dhcp": [{ "hostname": "emonitor*", "macaddress": "0090C2*" }],
|
|
|
|
"codeowners": ["@bdraco"],
|
|
|
|
"iot_class": "local_polling"
|
|
|
|
}
|