1
0
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:
J. Nick Koston
2025-10-09 10:01:58 -10:00
committed by Jesse Hills
parent a2cb415dfa
commit 842cb9033a
12 changed files with 119 additions and 93 deletions

View File

@@ -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: