Dreaded_X
  • Joined on 2018-05-15
Dreaded_X closed issue Dreaded_X/automation_rs#1 2025-09-04 02:28:25 +00:00
Send notifications on low battery
Dreaded_X pushed to master at Dreaded_X/automation_rs 2025-09-04 02:28:25 +00:00
7a9f464e61 feat(config)!: Move new_mqtt_client out of global automation table into separate module
3d5f6c308c feat(config)!: Move device_manager out of global automation table into separate module
c6a6265d6c feat(config)!: Move util out of global automation table into separate module
d6816bc693 feat(config)!: Fulfillment config is now returned at the end of the config
c8d5df753f style: Sort crates by name
Compare 12 commits »
Dreaded_X closed issue Dreaded_X/automation_rs#4 2025-09-04 02:28:25 +00:00
Hallway automation can fail during startup
Dreaded_X pushed to master at Dreaded_X/automation_rs 2025-09-04 02:12:46 +00:00
0976798adf feat(config)!: Move new_mqtt_client out of global automation table into separate module
7ffff845c6 feat(config)!: Move device_manager out of global automation table into separate module
8a977907e7 feat(config)!: Move util out of global automation table into separate module
322378a64e feat(config)!: Fulfillment config is now returned at the end of the config
ffd44771a5 style: Sort crates by name
Compare 10 commits »
Dreaded_X pushed to master at Dreaded_X/automation_rs 2025-09-04 02:08:22 +00:00
c041c13dee Feat(config)!: Move new_mqtt_client out of global automation table into separate module
34095f53d6 Feat(config)!: Move device_manager out of global automation table into separate module
92ba41193d Feat(config)!: Move util out of global automation table into separate module
4db77a5a0a Feat(config)!: Fulfillment config is now returned at the end of the config
Compare 4 commits »
Dreaded_X pushed to master at Dreaded_X/dotfiles 2025-09-04 01:19:23 +00:00
5597204736 Update nvim plugins
Dreaded_X pushed to master at Dreaded_X/dotfiles 2025-09-04 01:16:58 +00:00
22b08f92f0 Added README that lists some useful tools
a60d4a8246 Increase tmux histroy size
Compare 2 commits »
Dreaded_X pushed to master at Dreaded_X/automation_rs 2025-09-04 01:04:32 +00:00
d71e907c2b Style: Sort crates by name
4a120d4d35 Style: Enforce conventional commits formatting
7846649ea4 Chore: Put typos config in Cargo.toml
297ac9f1ee Chore: Update pre-commit hooks
926fdf84c4 Chore: Update/upgrade dependencies
Compare 6 commits »
Dreaded_X closed issue Dreaded_X/automation_rs#2 2025-09-03 23:22:52 +00:00
Send notifications on disconnects
Dreaded_X commented on issue Dreaded_X/automation_rs#2 2025-09-03 23:22:51 +00:00
Send notifications on disconnects

The airfilter has since been reworked and does not suffer from disconnects anymore.

None of the other devices really suffer from disconnection issues, so I think for now we can close this issue.

Dreaded_X commented on issue Dreaded_X/automation_rs#1 2025-09-03 23:21:23 +00:00
Send notifications on low battery

This should now be implemented, but it quite hard to properly test so let's leave it open until I have confirmed it actually works.

Dreaded_X pushed to master at Dreaded_X/automation_rs 2025-09-03 23:20:43 +00:00
d3f9feb96f Added low battery notification and made mqtt message parsing more robust (#1)
Dreaded_X pushed to master at Dreaded_X/automation_rs 2025-09-01 23:06:00 +00:00
9eadd138ec Added low battery notification and made mqtt message parsing more robust
Dreaded_X pushed to master at Dreaded_X/automation_rs 2025-09-01 01:19:10 +00:00
4a83250258 Switch to async closures
Dreaded_X pushed to master at Dreaded_X/automation_rs 2025-09-01 00:47:59 +00:00
e21ea0f34e Implement custom lua print function that calls info
fb7e1f1472 Small cleanup
Compare 2 commits »
Dreaded_X pushed to master at Dreaded_X/automation_rs 2025-08-31 21:58:06 +00:00
a0eccc1a53 Small cleanup
45de83ef2f Removed old presence system
2a1f75f158 Move front door presence logic to lua
74568b4e1f Handle turning off devices when away through lua
fefccf03d7 Removed DebugBridge as it no longer served a purpose
Compare 8 commits »
Dreaded_X pushed to master at Dreaded_X/automation_rs 2025-08-31 21:57:13 +00:00
23b0b19693 Small cleanup
3bbc5d075f Removed old presence system
4d63589e0d Move front door presence logic to lua
ee6b74a91c Handle turning off devices when away through lua
c6353663df Removed DebugBridge as it no longer served a purpose
Compare 8 commits »
Dreaded_X pushed to master at Dreaded_X/automation_rs 2025-08-31 21:49:23 +00:00
203c341863 Removed old presence system
91c35d56fd Move front door presence logic to lua
91971cb795 Handle turning off devices when away through lua
27fe726234 Removed DebugBridge as it no longer served a purpose
2ca5e53706 Moved presence debug mqtt message to lua
Compare 7 commits »
Dreaded_X opened issue Dreaded_X/automation_rs#4 2025-08-31 21:40:32 +00:00
Hallway automation can fail during startup
Dreaded_X pushed to master at Dreaded_X/automation_rs 2025-08-31 03:42:10 +00:00
3af618e40f Removed old darkness system
aa730c9738 Moved darkness debug mqtt message to lua
c362952f7c Feature: Get current ms since unix epoch in lua
dd379e4077 Feature: Send mqtt messages from lua
549d821e3a Moved hue bridge on darkness to lua
Compare 7 commits »