This website requires JavaScript.
Explore
Help
Sign In
Dreaded_X
/
automation_rs
Watch
1
Star
0
Fork
0
You've already forked automation_rs
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Home automation program
46
Commits
10
Branches
0
Tags
2.6
MiB
Rust
93.7%
Lua
6.2%
a638de42c1
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Dreaded_X
a638de42c1
AudioSetup now stores children as OnOff instead of Device as that is all that is required
2023-01-07 05:00:59 +01:00
config
AudioSetup now takes two devices that implement the OnOff trait instead of being tied to KasaOutlet
2023-01-06 23:24:25 +01:00
google-home
Refactored how we deal with blocking code and added AudioSetup
2023-01-03 05:26:00 +01:00
impl_cast
AudioSetup now stores children as OnOff instead of Device as that is all that is required
2023-01-07 05:00:59 +01:00
src
AudioSetup now stores children as OnOff instead of Device as that is all that is required
2023-01-07 05:00:59 +01:00
.gitignore
Started work on rust rewrite of automation system
2022-12-10 18:03:01 +01:00
Cargo.lock
Reduced the amount of indirect dependencies
2023-01-07 04:58:13 +01:00
Cargo.toml
Reduced the amount of indirect dependencies
2023-01-07 04:58:13 +01:00