core/homeassistant/components/rainforest_eagle/manifest.json

14 lines
348 B
JSON
Raw Normal View History

{
"domain": "rainforest_eagle",
"name": "Rainforest Eagle-200",
"documentation": "https://www.home-assistant.io/integrations/rainforest_eagle",
2020-11-03 11:39:41 +00:00
"requirements": ["eagle200_reader==0.2.4", "uEagle==0.0.2"],
"codeowners": ["@gtdiehl", "@jcalbert"],
"iot_class": "local_polling",
"dhcp": [
{
"macaddress": "D8D5B9*"
}
]
}