This website requires JavaScript.
Explore
Help
Sign In
Dreaded_X
/
automation_rs
Watch
1
Star
0
Fork
0
You've already forked automation_rs
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b7329b58ee9bf3a426728186bf34572ef59ffd5a
automation_rs
/
src
History
Dreaded_X
b7329b58ee
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Everything is now implemented as a Device using device_traits with all events going through a single place
2023-04-14 05:46:04 +02:00
..
devices
Everything is now implemented as a Device using device_traits with all events going through a single place
2023-04-14 05:46:04 +02:00
auth.rs
Moved most config structs to be in the same file as what they are for
2023-04-13 05:12:39 +02:00
config.rs
Everything is now implemented as a Device using device_traits with all events going through a single place
2023-04-14 05:46:04 +02:00
debug_bridge.rs
Everything is now implemented as a Device using device_traits with all events going through a single place
2023-04-14 05:46:04 +02:00
devices.rs
Everything is now implemented as a Device using device_traits with all events going through a single place
2023-04-14 05:46:04 +02:00
error.rs
The device create function is now standarized using a trait
2023-04-13 05:46:17 +02:00
event.rs
Everything is now implemented as a Device using device_traits with all events going through a single place
2023-04-14 05:46:04 +02:00
hue_bridge.rs
Everything is now implemented as a Device using device_traits with all events going through a single place
2023-04-14 05:46:04 +02:00
lib.rs
Big refactor from using a seperate channel for all the different kind of events to a single event channel
2023-04-14 01:06:08 +02:00
light_sensor.rs
Everything is now implemented as a Device using device_traits with all events going through a single place
2023-04-14 05:46:04 +02:00
main.rs
Everything is now implemented as a Device using device_traits with all events going through a single place
2023-04-14 05:46:04 +02:00
mqtt.rs
Everything is now implemented as a Device using device_traits with all events going through a single place
2023-04-14 05:46:04 +02:00
ntfy.rs
Everything is now implemented as a Device using device_traits with all events going through a single place
2023-04-14 05:46:04 +02:00
presence.rs
Everything is now implemented as a Device using device_traits with all events going through a single place
2023-04-14 05:46:04 +02:00