Commit Graph

25 Commits

Author SHA1 Message Date
Wyatt J. Miller
023434cfcc added funtionality to turn off lights when TV is off
Added some functionality when the TV is turned off, the lights turn off.
2020-01-24 22:08:10 +00:00
Wyatt J. Miller
fa6b56e675 added more deps 2020-01-24 22:07:14 +00:00
Wyatt J. Miller
57fcccb8a6 rainbows! 2020-01-23 14:09:16 +00:00
Wyatt J. Miller
5dbd46ea8e added deps to control lights 2020-01-23 14:08:44 +00:00
Wyatt J. Miller
13637c748f added more led logic 2020-01-21 17:25:29 -05:00
Wyatt J. Miller
bcffec0580 modified configuration.rs 2020-01-04 15:16:54 -05:00
Wyatt J. Miller
8a870556c0 added led logic 2020-01-04 15:16:04 -05:00
Wyatt J. Miller
5ffe30539a added rpi dependency 2020-01-04 15:15:16 -05:00
Wyatt J. Miller
75d6f08062 updated reqwests crate 2020-01-03 23:16:51 -05:00
Wyatt J. Miller
b4ca32cf0c added power feature 2020-01-03 23:15:13 -05:00
Wyatt J. Miller
2e6c297a06 added sleep functionality 2019-12-30 18:59:00 -05:00
Wyatt J. Miller
28fc7c8558 Merge branch 'master' of https://github.com/wymillerlinux/bleak 2019-12-29 21:02:30 -05:00
Wyatt J. Miller
d7676d450e updated deps and .gitignore 2019-12-29 21:02:11 -05:00
Wyatt J. Miller
d9c037813d add mod.rs 2019-12-29 21:01:53 -05:00
Wyatt J. Miller
591c554c3e web request changes light color
don't have the led light strip in just yet. however, whenever a
web request is sent to a IP address of a TV, the fictional led
light strip will change color

I also got to flex my reference borrowing skills, which is always
a fun time
2019-12-29 20:58:49 -05:00
Wyatt J. Miller
3badb8d731
updated readme, again 2019-12-28 22:46:44 -05:00
Wyatt J. Miller
f01e357fe9
updated readme 2019-12-28 22:46:12 -05:00
Wyatt J. Miller
fb02ec9d99 deleted useless files 2019-12-28 22:44:48 -05:00
Wyatt J. Miller
3989d29d7c updated .gitignore 2019-12-28 22:44:11 -05:00
Wyatt J. Miller
c20b2951e2 updated deps 2019-12-28 22:43:43 -05:00
Wyatt J. Miller
9f40abc025 added config deserializing 2019-12-28 22:43:13 -05:00
Wyatt J. Miller
a87f6ac3d3 added app and tv systems 2019-12-28 22:42:24 -05:00
Wyatt J. Miller
92a54b19f5 modified readme and added .gitignore 2019-12-26 22:38:20 -05:00
Wyatt J. Miller
338b86da6e initial commit 2019-12-26 22:32:42 -05:00
Wyatt J. Miller
7588e92e1b
Initial commit 2019-12-26 22:31:00 -05:00