mirror of
https://github.com/esphome/esphome.git
synced 2025-10-20 18:53:47 +01:00
[mdns] Store TXT record values in flash to reduce heap usage (#11114)
This commit is contained in:
committed by
Jesse Hills
parent
a2cb415dfa
commit
842cb9033a
@@ -25,6 +25,9 @@ mdns:
|
||||
- service: _http
|
||||
protocol: _tcp
|
||||
port: 80
|
||||
txt:
|
||||
version: "1.0"
|
||||
path: "/"
|
||||
|
||||
# OTA should run at priority 54 (after mdns)
|
||||
ota:
|
||||
|
Reference in New Issue
Block a user