mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 04:50:05 +00:00
Add DHCP support to goalzero (#50425)
This commit is contained in:
@@ -66,6 +66,10 @@ DHCP = [
|
||||
"domain": "flume",
|
||||
"hostname": "flume-gw-*"
|
||||
},
|
||||
{
|
||||
"domain": "goalzero",
|
||||
"hostname": "yeti*"
|
||||
},
|
||||
{
|
||||
"domain": "gogogate2",
|
||||
"hostname": "ismartgate*"
|
||||
|
||||
Reference in New Issue
Block a user