Replies: 6 comments 4 replies
-
|
Now that I have a proper write-up, I can organize the goals. Many of these are in direct conflict with one another.
|
Beta Was this translation helpful? Give feedback.
-
|
Looping back to the question... I think optional interpolation could provide a nice experience particularly when I make a manual/override change. If I overrode the schedule for guests and did not want the temperature to immediately drop to the night temperature afterwards, I could use an external component to limit such passive temperature changes. But active decisions which are made with more than the current state - e.g. pre-heating for the morning, require at a minimum some signal from whatever the scheduler that there is an upcoming change. Interpolation could provide a way to approximate this, but if there's another way I'd probably prefer to use the information directly. I could imagine many users being perfectly satisfied with interpolation - my question would just be whether those same users would be just as happy without it. |
Beta Was this translation helpful? Give feedback.
-
|
One thing I'm just adding to at least give us a head start on some of this are derivative sensors for all the entities controlled by the scheduler. This means we'll be able to get the cooling/heating rates for everything we're controlling. I'll need to add in the logic to combine these results with if we're in a heating or cooling state but if the data is there at least we have options. |
Beta Was this translation helpful? Give feedback.
-
|
I see threads from other people and assume they are of more actionable content, so closing this guy to get it out of "the list" |
Beta Was this translation helpful? Give feedback.
-
|
Leave it open, all good. I can dip and and out to get ideas this way and if it's closed I'll forget its here |
Beta Was this translation helpful? Give feedback.
-
|
The release notes mentioned added support for IHP; do you think that gets some of the smart desires I was looking for, or have you played with it? (Context: sending before bed, so if it’s not an L1 cache hit in your processor, I can google it later 🤣) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
ndrwrbgs's climate vision
Forked-from #16
excerpt
The transitions you saw in my chart were not goals themselves, but approximations and work-arounds for other goals. They only addressed the true concerns indirectly, and there may be better solutions than supporting the work arounds.
Below are the goals I have in my climate automation. I imagine much of what I want is niche, and that I'll be dropping into python and making virtual devices.
Environment
Desires & concerns
Central System (Furnace + A/C)
Concerns:
🪟 Rooms have != quality of insulation
🛏️ I "care" about different rooms at different times of the day
🦠 I want to avoid mold/control for dew-point
👉 I want to control how _fast_ temperature changes [This is what you're seeing approximated with smoothed transitions]
📅 Desire for a typical "day"
⚡Short "on" times are wasteful on the furnace
Electric-based oil Radiator
🐌 It heats up slowly
♨️ It continues to heat after shutting off
Thanks
Thank you for the provocation to finally formalize and write up my thoughts!
I tried to use formatting above to differentiate the "importance" of different parts of the content and have "details" be less distracting.
Beta Was this translation helpful? Give feedback.
All reactions