add Wifi info
This commit is contained in:
parent
01a0741a0c
commit
daa4b9bee0
@ -125,6 +125,7 @@ Command* commands[] = {
|
||||
.asDevice(gatewayDevice)
|
||||
.addPreconfigured(HaESP::heapStats)
|
||||
.addPreconfigured(HaESP::restartInfo)
|
||||
.addPreconfigured(HaESP::wifiInfo)
|
||||
.build(),
|
||||
#if ENABLE_DOORBELL
|
||||
Builder<Button>::instance(new Button{"Front door", "doorbell_front",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user