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
17
Commits
10
Branches
0
Tags
2.6
MiB
Rust
93.7%
Lua
6.2%
fb455b4e4c
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
fb455b4e4c
Config is passed directly to IkeaOutlet and now supports turning off automatically after a specified amount of time
2022-12-27 22:27:41 +01:00
config
Config is passed directly to IkeaOutlet and now supports turning off automatically after a specified amount of time
2022-12-27 22:27:41 +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
Config is passed directly to IkeaOutlet and now supports turning off automatically after a specified amount of time
2022-12-27 22:27:41 +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