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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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*"