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
15
Commits
10
Branches
0
Tags
2.6
MiB
Rust
93.7%
Lua
6.2%
c45ef583b1
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
c45ef583b1
Renamed dev configs and added one for ares
2022-12-25 01:29:50 +01:00
config
Renamed dev configs and added one for ares
2022-12-25 01:29:50 +01:00
google-home
Adjusted how we requre Sync + Send, added logger, cleanup dependencies, and added web server using warp and tokio
2022-12-23 04:40:08 +01:00
impl_cast
Finished basic google home implementation with some slight refactors along the way
2022-12-16 06:54:31 +01:00
src
Instead of using pollster we use tokio::spawn to spawn a seperate task for subscribing and publishing to mqtt
2022-12-25 01:29:30 +01:00
.gitignore
Started work on rust rewrite of automation system
2022-12-10 18:03:01 +01:00
Cargo.lock
Instead of using pollster we use tokio::spawn to spawn a seperate task for subscribing and publishing to mqtt
2022-12-25 01:29:30 +01:00
Cargo.toml
Instead of using pollster we use tokio::spawn to spawn a seperate task for subscribing and publishing to mqtt
2022-12-25 01:29:30 +01:00