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
All Workflows
build.yml
232 workflow runs
Actor
All actors
Dreaded_X
Status
All status
Success
Failure
Waiting
Running
feat!: Use type alias instead of generic parameters in device macro
build.yml #233
:
Commit
06b3154733
pushed by
Dreaded_X
master
2025-09-16 23:00:27 +00:00
22m10s
View workflow file
feat: WIP
build.yml #232
:
Commit
88a1c15f39
pushed by
Dreaded_X
feature/lua_definitions_v2
2025-09-16 22:34:57 +00:00
16m19s
View workflow file
feat: WIP
build.yml #231
:
Commit
d9d3241c91
pushed by
Dreaded_X
feature/lua_definitions_v2
2025-09-13 13:48:42 +00:00
9m48s
View workflow file
feat: WIP
build.yml #230
:
Commit
cca7660faa
pushed by
Dreaded_X
feature/lua_definitions_v2
2025-09-13 02:39:02 +00:00
10m43s
View workflow file
feat!: Made ntfy notification title required
build.yml #229
:
Commit
580a5187bd
pushed by
Dreaded_X
master
2025-09-13 02:39:01 +00:00
23m8s
View workflow file
feat(config)!: Put automation modules in namespace
build.yml #228
:
Commit
8982e9c165
pushed by
Dreaded_X
master
2025-09-11 02:28:38 +00:00
14m16s
View workflow file
feat!: Improve device type registration
build.yml #227
:
Commit
4e28ad0f85
pushed by
Dreaded_X
master
2025-09-10 01:13:34 +00:00
11m19s
View workflow file
refactor(config)!: Moved Timeout into utils module and moved module
build.yml #226
:
Commit
5271e5ad81
pushed by
Dreaded_X
master
2025-09-10 00:23:02 +00:00
11m25s
View workflow file
refactor(config)!: Move device proxies into module
build.yml #225
:
Commit
60bf0f236c
pushed by
Dreaded_X
master
2025-09-09 23:57:15 +00:00
10m46s
View workflow file
feat!: Removed AddAdditionalMethods
build.yml #224
:
Commit
5abdc88a35
pushed by
Dreaded_X
master
2025-09-09 02:37:37 +00:00
11m44s
View workflow file
refactor!: Rewrote device implementation macro once again
build.yml #223
:
Commit
e0d2e846ff
pushed by
Dreaded_X
master
2025-09-09 01:06:24 +00:00
13m8s
View workflow file
chore: Removed old leftover contact sensor presence config
build.yml #222
:
Commit
e642562ddb
pushed by
Dreaded_X
master
2025-09-08 19:02:40 +00:00
15m15s
View workflow file
refactor: Remove unneeded wrapper functions when specifying callbacks
build.yml #221
:
Commit
a2e65c2d1a
pushed by
Dreaded_X
master
2025-09-08 02:26:37 +00:00
11m21s
View workflow file
refactor!: ActionCallback can now receive any amount of arguments
build.yml #220
:
Commit
2f181e35f3
pushed by
Dreaded_X
master
2025-09-08 01:46:44 +00:00
13m16s
View workflow file
feat!: Log version string during startup
build.yml #219
:
Commit
56275811f7
pushed by
Dreaded_X
master
2025-09-05 03:09:21 +00:00
10m50s
View workflow file
chore: Set RUST_LOG to something sensible by default when running with cargo
build.yml #217
:
Commit
b11b974dad
pushed by
Dreaded_X
master
2025-09-05 02:05:22 +00:00
10m12s
View workflow file
chore: Set RUST_LOG to something sensible by default when running with cargo
build.yml #216
:
Commit
34175a20bd
pushed by
Dreaded_X
master
2025-09-05 01:50:51 +00:00
11m1s
View workflow file
feat(config)!: Reworked how configuration is loaded
build.yml #215
:
Commit
c2ba4ffbb5
pushed by
Dreaded_X
master
2025-09-05 01:33:24 +00:00
11m45s
View workflow file
feat(config)!: Move new_mqtt_client out of global automation table into separate module
build.yml #213
:
Commit
7a9f464e61
pushed by
Dreaded_X
master
2025-09-04 02:40:51 +00:00
11m20s
View workflow file
Style: Sort crates by name
build.yml #210
:
Commit
d71e907c2b
pushed by
Dreaded_X
master
2025-09-04 01:15:56 +00:00
11m22s
View workflow file
Added low battery notification and made mqtt message parsing more robust (
#1
)
build.yml #209
:
Commit
d3f9feb96f
pushed by
Dreaded_X
master
2025-09-03 23:55:46 +00:00
11m11s
View workflow file
Added low battery notification and made mqtt message parsing more robust
build.yml #208
:
Commit
9eadd138ec
pushed by
Dreaded_X
master
2025-09-01 23:17:40 +00:00
11m39s
View workflow file
Switch to async closures
build.yml #207
:
Commit
4a83250258
pushed by
Dreaded_X
master
2025-09-01 01:28:56 +00:00
9m44s
View workflow file
Implement custom lua print function that calls info
build.yml #206
:
Commit
e21ea0f34e
pushed by
Dreaded_X
master
2025-09-01 01:00:41 +00:00
12m42s
View workflow file
Small cleanup
build.yml #205
:
Commit
a0eccc1a53
pushed by
Dreaded_X
master
2025-08-31 22:08:17 +00:00
9m35s
View workflow file
Removed old darkness system
build.yml #202
:
Commit
3af618e40f
pushed by
Dreaded_X
master
2025-08-31 03:51:48 +00:00
9m36s
View workflow file
Removed old notification system
build.yml #201
:
Commit
03dcd44e0e
pushed by
Dreaded_X
master
2025-08-31 02:04:48 +00:00
9m33s
View workflow file
Removed old notification system
build.yml #200
:
Commit
18f9e20633
pushed by
Dreaded_X
master
2025-08-30 23:07:29 +00:00
9m1s
View workflow file
Converted macro to derive macro
build.yml #199
:
Commit
fe1dba111c
pushed by
Dreaded_X
master
2025-08-30 03:51:52 +00:00
9m7s
View workflow file
Converted macro to derive macro
build.yml #198
:
Commit
5ae34bf3d2
pushed by
Dreaded_X
master
2025-08-30 02:42:20 +00:00
8m57s
View workflow file
First
Previous
1
2
3
4
5
...
Next
Last