Commit Graph

11 Commits

Author SHA1 Message Date
120c1edea8
Started actually using the google home trait macro
Some checks failed
Build and deploy / Build application (push) Successful in 4m6s
Check / Run checks (push) Successful in 3m39s
Build and deploy / Build container (push) Failing after 37s
Build and deploy / Deploy container (push) Has been skipped
2024-07-06 00:34:15 +02:00
32aa981e31
Fixed fan speed control in google home
All checks were successful
Build and deploy automation_rs / Run pre-commit checks (push) Successful in 4m28s
Build and deploy automation_rs / Build automation_rs (push) Successful in 4m43s
Build and deploy automation_rs / Build Docker image (push) Successful in 54s
Build and deploy automation_rs / Deploy Docker container (push) Successful in 30s
2024-05-28 22:51:22 +02:00
b12b76bd50
Added Air Filter support
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-07 05:34:33 +02:00
044c38ba86
More refactoring 2023-08-18 03:07:16 +02:00
330523166f
Store devices wrapped in Arc RwLock 2023-08-11 02:24:58 +02:00
3645b53f7c
Applied rust fmt
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-10 01:33:39 +02:00
839c0a1c57
Applied clippy rules 2023-04-10 01:29:48 +02:00
1b965cd45a
Request ID is not a UUID like the documentation suggests 2022-12-22 05:59:39 +01:00
e88e2fe48b
Finished basic google home implementation with some slight refactors along the way 2022-12-16 06:54:31 +01:00
36cd0e9b61
Started work on fullfillment of requests 2022-12-14 05:32:39 +01:00
e4369ebf41
Implemented data structures for SYNC, QUERY, and EXECUTE 2022-12-13 05:38:21 +01:00