rename gate esp32 to controlpanel
Some checks failed
/ authentik (push) Failing after 16m28s
/ non-lab (push) Failing after 9m5s

This commit is contained in:
Chris Cowley 2025-04-17 13:13:57 +00:00
parent 4ecb167ff6
commit 02eb315e01

View file

@ -54,7 +54,7 @@ physical_home = [
] ]
esphome_boards = [ esphome_boards = [
{ {
name = "gate" name = "controlpanel"
address = "192.168.5.141" address = "192.168.5.141"
mac = "10:00:3b:01:97:b8" mac = "10:00:3b:01:97:b8"
}, },