automation_rs/google-home/src
2023-01-09 23:50:50 +01:00
..
request Request ID is not a UUID like the documentation suggests 2022-12-22 05:59:39 +01:00
response 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
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 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
errors.rs Refactored how we deal with blocking code and added AudioSetup 2023-01-03 05:26:00 +01:00
fullfillment.rs Switched to channels for communication between different parts of the code 2023-01-09 23:50:50 +01:00
lib.rs Switched to channels for communication between different parts of the code 2023-01-09 23:50:50 +01:00
request.rs Request ID is not a UUID like the documentation suggests 2022-12-22 05:59:39 +01:00
response.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
traits.rs Switched to channels for communication between different parts of the code 2023-01-09 23:50:50 +01:00
types.rs Started working on google home implementation 2022-12-12 00:00:39 +01:00