-
Notifications
You must be signed in to change notification settings - Fork 2
feat: Add Thermostat Climate Preset Management #680
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great! Mostly minor code suggestions. I think the main pattern we should try and align on is how to split our the create/update stuff. @mikewuu worked on this when we implemented the access code forms, and I feel like we mostly figured it out.
We don't have to solve that in this PR. If you can take a fist pass at some of the smaller things I flagged, we can come back to anything you want to move out of scope of this PR.
src/lib/seam/thermostats/use-create-thermostat-climate-preset.ts
Outdated
Show resolved
Hide resolved
src/lib/seam/thermostats/use-create-thermostat-climate-preset.ts
Outdated
Show resolved
Hide resolved
src/lib/seam/thermostats/use-create-thermostat-climate-preset.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very close! Please do not add any more scope to this PR though as it will just delay merge. If all open comments are addressed it should be a quick approval!
CleanShot.2025-03-12.at.19.10.21.mp4