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
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1ba20c3390
automation_rs
/
src
History
Dreaded_X
1ba20c3390
You can now add remotes to HueGroups
2023-08-24 02:20:58 +02:00
..
devices
You can now add remotes to HueGroups
2023-08-24 02:20:58 +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
HueLight is now HueGroup and uses a scene to turn the light on, the contact sensor will also not override the current light state if it is already on
2023-08-18 05:56:45 +02:00
device_manager.rs
HueLight is now HueGroup and uses a scene to turn the light on, the contact sensor will also not override the current light state if it is already on
2023-08-18 05:56:45 +02:00
error.rs
More refactoring
2023-08-18 03:07:16 +02:00
event.rs
Added initial basic washer integration
2023-08-14 03:52:00 +02:00
lib.rs
Added trait for devices that can turn off a given timeout
2023-08-14 02:58:13 +02:00
main.rs
Increased mqtt queue size as a temporary fix
2023-08-24 01:48:10 +02:00
messages.rs
More refactoring
2023-08-18 03:07:16 +02:00
mqtt.rs
Moved mqtt messages to a seperate file
2023-04-24 02:50:30 +02:00
traits.rs
More refactoring
2023-08-18 03:07:16 +02:00