automation_rs/src
Dreaded_X 668f13863a
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 02:01:13 +02:00
..
devices Replaced impl_cast with a new and improved trait 2024-05-05 02:01:13 +02:00
auth.rs Fmt: Added cargofmt config and reformatted files 2023-11-20 23:27:48 +01:00
config.rs Fmt: Added cargofmt config and reformatted files 2023-11-20 23:27:48 +01:00
device_manager.rs Replaced impl_cast with a new and improved trait 2024-05-05 02:01:13 +02:00
error.rs Fmt: Added cargofmt config and reformatted files 2023-11-20 23:27:48 +01:00
event.rs Replaced impl_cast with a new and improved trait 2024-05-05 02:01:13 +02:00
lib.rs Feature: Schedule devices turning on/off 2023-11-17 00:01:13 +01:00
main.rs Fix: Memory leak 2024-05-03 01:07:24 +02:00
messages.rs Report AirFilter humidity 2024-04-23 02:47:10 +02:00
mqtt.rs Fmt: Added cargofmt config and reformatted files 2023-11-20 23:27:48 +01:00
schedule.rs Feature: Schedule devices turning on/off 2023-11-17 00:01:13 +01:00
traits.rs Replaced impl_cast with a new and improved trait 2024-05-05 02:01:13 +02:00