mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 19:46:55 +00:00
13 lines
295 B
JSON
13 lines
295 B
JSON
{
|
|
"domain": "goalzero",
|
|
"name": "Goal Zero Yeti",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/goalzero",
|
|
"requirements": ["goalzero==0.1.7"],
|
|
"dhcp": [
|
|
{"hostname": "yeti*"}
|
|
],
|
|
"codeowners": ["@tkdrob"],
|
|
"iot_class": "local_polling"
|
|
}
|