automation_rs/google-home/src
Dreaded_X 3689a52afd
All checks were successful
Build and deploy automation_rs / Build automation_rs (push) Successful in 4m0s
Build and deploy automation_rs / Build Docker image (push) Successful in 52s
Build and deploy automation_rs / Deploy Docker container (push) Successful in 28s
Replaced impl_cast with a new and improved trait
With this trait the impl_cast macros are no longer needed, simplifying
everything.
This commit also improved how the actual casting itself is handled.
2024-05-05 00:33:21 +02:00
..
request Added Air Filter support 2023-10-07 05:34:33 +02:00
response Report AirFilter humidity 2024-04-23 02:47:10 +02:00
attributes.rs Report AirFilter humidity 2024-04-23 02:47:10 +02:00
device.rs Replaced impl_cast with a new and improved trait 2024-05-05 00:33:21 +02:00
errors.rs Applied rust fmt 2023-04-10 01:33:39 +02:00
fullfillment.rs Replaced impl_cast with a new and improved trait 2024-05-05 00:33:21 +02:00
lib.rs Fmt: Added cargofmt config and reformatted files 2023-11-20 23:27:48 +01:00
request.rs Applied rust fmt 2023-04-10 01:33:39 +02:00
response.rs Report AirFilter humidity 2024-04-23 02:47:10 +02:00
traits.rs Replaced impl_cast with a new and improved trait 2024-05-05 00:33:21 +02:00
types.rs Added Air Filter support 2023-10-07 05:34:33 +02:00