15 lines
360 B
JSON
15 lines
360 B
JSON
{
|
|
"domain": "rainforest_eagle",
|
|
"name": "Rainforest Eagle",
|
|
"documentation": "https://www.home-assistant.io/integrations/rainforest_eagle",
|
|
"requirements": ["aioeagle==1.1.0", "uEagle==0.0.2"],
|
|
"codeowners": ["@gtdiehl", "@jcalbert"],
|
|
"iot_class": "local_polling",
|
|
"config_flow": true,
|
|
"dhcp": [
|
|
{
|
|
"macaddress": "D8D5B9*"
|
|
}
|
|
]
|
|
}
|