Add some ESP32s
This commit is contained in:
parent
58cdb893ba
commit
470345bd0d
1 changed files with 6 additions and 1 deletions
|
|
@ -89,10 +89,15 @@ esphome_boards = [
|
|||
mac = "10:00:3b:01:7f:d4"
|
||||
},
|
||||
{
|
||||
name = "gas"
|
||||
name = "livingroom-sensors"
|
||||
address = "192.168.5.135"
|
||||
mac = "8c:d0:b2:a8:7e:68"
|
||||
},
|
||||
{
|
||||
name = "office-control"
|
||||
address = "192.168.5.140"
|
||||
mac = "10:00:3b:01:eb:40"
|
||||
},
|
||||
]
|
||||
|
||||
dhcp_subnets = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue