This website requires JavaScript.
Explore
Help
Sign In
jacob
/
smart-home-in-rust-with-home-assistant
Watch
1
Star
0
Fork
0
You've already forked smart-home-in-rust-with-home-assistant
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
94
Commits
1
Branch
0
Tags
38c30d87d0c7efd74951767a8c3bd7eda33e3b1a
Commit Graph
3 Commits
Author
SHA1
Message
Date
Jacob
38c30d87d0
chore(home-assistant): rename
HomeAssistantState::UnexpectedErr
to
Unexpected
because I was expecting it to contain an error type returning to the project after so long
2026-07-14 21:29:50 -04:00
J / Jacob Babich
9a9cefee37
feat:
FromPyFromStr
and
ToStrToPy
macros YAY
2026-07-09 01:35:49 -04:00
Jacob
fa36b39e81
chore+feat(home-assistant): update to pyo3 0.27 and update extraction errors, switch out
SmolStr
for
Arc<str>
, tighten up light service calls and implement some for notify, start implementing units of measurement like for power
2026-01-07 02:10:03 -05:00