Files
81b9db6959 Bump aioeagle to 1.1.1 (#179897)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-08-23 12:23:12 +02:00

17 lines
446 B
JSON

{
"domain": "rainforest_eagle",
"name": "Rainforest Eagle",
"codeowners": ["@gtdiehl", "@jcalbert", "@hastarin"],
"config_flow": true,
"dhcp": [
{
"macaddress": "D8D5B9*"
}
],
"documentation": "https://www.home-assistant.io/integrations/rainforest_eagle",
"integration_type": "device",
"iot_class": "local_polling",
"loggers": ["aioeagle", "eagle100"],
"requirements": ["aioeagle==1.1.1", "eagle100==0.1.1"]
}