#"Climate:" How to, or where to, report this inconsistency ? [RESOLVED]
1 messages · Page 1 of 1 (latest)
From looking at the code, my guess is that "Home" is interpreted as one of the default presets, while the "Night" and "Party" are interpreted as "custom" presets
PRESET_ACTIVITY,
PRESET_AWAY,
PRESET_BOOST,
PRESET_COMFORT,
PRESET_ECO,
PRESET_HOME,
PRESET_NONE,
PRESET_SLEEP,
Kinda like home and not_home for zones for device_tracker entities. I don't know whether you can do anything about that
So you are saying I have to rename my 'custom' presets to lower-case to be consistent?
seems like that's one way, if it matters to you
or use somethign other than the ones I mentioned instead of "Home"
... Either that, or NOT use "Home" as my primary Preset ??
LOL you beat me to it.