Add mdns and flash write settings
This commit is contained in:
parent
fee54fcb99
commit
0fa710408f
@ -205,6 +205,9 @@ script:
|
||||
id(supersensor_occupancy).publish_state(false);
|
||||
}
|
||||
|
||||
preferences:
|
||||
flash_write_interval: 5min
|
||||
|
||||
logger:
|
||||
level: INFO
|
||||
baud_rate: 115200
|
||||
@ -218,6 +221,9 @@ web_server:
|
||||
|
||||
captive_portal:
|
||||
|
||||
mdns:
|
||||
disabled: false
|
||||
|
||||
wifi:
|
||||
ap: {}
|
||||
domain: ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user