1
0
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:
tkdrob
2021-05-14 14:12:46 -04:00
committed by GitHub
parent 4d55290932
commit 40993f3ebb
8 changed files with 164 additions and 32 deletions

View File

@@ -66,6 +66,10 @@ DHCP = [
"domain": "flume",
"hostname": "flume-gw-*"
},
{
"domain": "goalzero",
"hostname": "yeti*"
},
{
"domain": "gogogate2",
"hostname": "ismartgate*"