Skip to content

Comments

Pull request#165

Merged
rneswold merged 5 commits intoDrMemCS:mainfrom
rneswold:pull-request
Jan 25, 2026
Merged

Pull request#165
rneswold merged 5 commits intoDrMemCS:mainfrom
rneswold:pull-request

Conversation

@rneswold
Copy link
Contributor

Minor fixes found after the last PR.

It's -33 F windchill in Chicago and the dewpoint is reported as -21 F.
So clipping it at 0 F doesn't seem right. We'll just let the Weather
Underground data go through.

It's easy enough to use a logic block to clip bad values if you're
using a station that generates them (bad values.)
The new `serde`-based driver config code can support enums directly so
we're sort of exposing what we use for the units. The "units"
parameter now needs to be "English" or "Metric".
Having "Shared" in the name was confusing, according to ChatGPT. I can
see why that might be the case. So this commit renames
`SharedReadWriteDevice` to `OverridableDevice`.
@rneswold rneswold merged commit 69f9747 into DrMemCS:main Jan 25, 2026
3 checks passed
@rneswold rneswold deleted the pull-request branch January 25, 2026 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant