Dreaded_X
  • Joined on 2018-05-15
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-11-30 21:17:26 +00:00
6b8d0b7d56 Added hue wall switches
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-11-30 17:44:52 +00:00
5185b0d3ba Added guest room light
Dreaded_X pushed to feature/modular_config at Dreaded_X/automation_rs 2024-11-30 05:35:58 +00:00
4f372aa9f0 WIP: Made config modular
Dreaded_X created branch feature/modular_config in Dreaded_X/automation_rs 2024-11-30 05:35:58 +00:00
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-11-30 05:07:50 +00:00
4bb49a381b Use IkeaRemote to control devices and completely replace AudioSetup
a353ba3d08 Added IkeaRemote
157bbf923f Added generic action callback
Compare 3 commits »
Dreaded_X pushed to feature/callback_v2 at Dreaded_X/automation_rs 2024-11-30 05:06:51 +00:00
4bb49a381b Use IkeaRemote to control devices and completely replace AudioSetup
a353ba3d08 Added IkeaRemote
157bbf923f Added generic action callback
Compare 3 commits »
Dreaded_X created branch feature/callback_v2 in Dreaded_X/automation_rs 2024-11-30 05:06:51 +00:00
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-11-30 04:32:07 +00:00
9719c46136 Added deref to impl_device to account for changes in mlua 0.10
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-11-30 04:21:42 +00:00
8b04435537 No more global LUA
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-11-30 03:48:02 +00:00
ae2c27551f Initial upgrade to mlua 0.10
Dreaded_X pushed to master at Dreaded_X/dotfiles 2024-11-24 13:33:11 +00:00
fa5bf51d41 Updated alacritty config
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-08-07 23:38:04 +00:00
d11e79cdfa Devices now keep type in lua
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-08-07 22:24:18 +00:00
b0467b8012 Fixed kasa ip addresses
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-08-07 21:22:21 +00:00
3105c266b0 Updated hue ip
Dreaded_X pushed to feature/action_callback at Dreaded_X/automation_rs 2024-08-07 21:21:20 +00:00
Dreaded_X pushed to feature/action_callback at Dreaded_X/automation_rs 2024-08-07 21:21:01 +00:00
ecf047ca0c Updated hue ip
Dreaded_X pushed to feature/action_callback at Dreaded_X/automation_rs 2024-07-29 23:01:15 +00:00
29e779b023 WIP: Lua action callback
88e31699ad Removed pre-commit action
23e78fe5a7 Small cleanup
14e14ca479 No need for Arc<RwLock<_>> inside the device wrapper anymore
3fd8dddeb2 No more cast_mut()
Compare 8 commits »
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-07-29 22:08:52 +00:00
88e31699ad Removed pre-commit action
23e78fe5a7 Small cleanup
14e14ca479 No need for Arc<RwLock<_>> inside the device wrapper anymore
3fd8dddeb2 No more cast_mut()
6c797820dc Updated to newest rust nightly
Compare 7 commits »
Dreaded_X pushed to feature/device_clone at Dreaded_X/automation_rs 2024-07-29 22:07:11 +00:00
23e78fe5a7 Small cleanup
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-07-26 08:56:57 +00:00