automation_rs/google-home/src
Dreaded_X 76b75b0cfb
All checks were successful
continuous-integration/drone/push Build is passing
The light in the bathroom will now turn off automatically after 45 min
2023-08-13 23:20:07 +02:00
..
request Store devices wrapped in Arc RwLock 2023-08-11 02:24:58 +02:00
response Store devices wrapped in Arc RwLock 2023-08-11 02:24:58 +02:00
attributes.rs 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
device.rs Fixed build 2023-08-11 04:06:55 +02:00
errors.rs Applied rust fmt 2023-04-10 01:33:39 +02:00
fullfillment.rs Store devices wrapped in Arc RwLock 2023-08-11 02:24:58 +02:00
lib.rs Store devices wrapped in Arc RwLock 2023-08-11 02:24:58 +02:00
request.rs Applied rust fmt 2023-04-10 01:33:39 +02:00
response.rs Store devices wrapped in Arc RwLock 2023-08-11 02:24:58 +02:00
traits.rs Converted google home traits to be async 2023-08-11 03:46:44 +02:00
types.rs The light in the bathroom will now turn off automatically after 45 min 2023-08-13 23:20:07 +02:00