minor esphome tweaks for HTRs

This commit is contained in:
root
2026-05-24 21:41:41 +12:00
parent dd4cee94d1
commit d6856d86f4
4 changed files with 15321 additions and 2 deletions
+1 -1
View File
@@ -155,7 +155,7 @@ esphome:
# - "-fno-exceptions" # strip C++ exceptions
# - "-fno-rtti" # strip C++ RTTI
on_boot:
priority: 900 # High priority to run after globals are initialized
priority: 600 # High priority to run after globals are initialized
then:
# This evaluates if we switch on 4+ times in 20 seconds
# If so, just change to on mode permanently.