add FLAG_HMC310, fix switchtimeWW

This commit is contained in:
MichaelDvP
2025-03-25 18:07:57 +01:00
parent 11b7e1f86e
commit 40d48f4407
10 changed files with 29 additions and 20 deletions

View File

@@ -7,10 +7,11 @@ For more details go to [docs.emsesp.org](https://docs.emsesp.org/).
## Added
- analogsensor types: NTC and RGB-Led
- Flag for HMC310
## Fixed
-
- dhw/switchtime [#2490](https://github.com/emsesp/EMS-ESP32/issues/2490)
## Changed