Dreaded_X
  • Joined on 2018-05-15
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-05-09 22:52:46 +00:00
516645ea07 Switched from custom pre-commit script to using the pre-commit tool
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-05-09 22:30:47 +00:00
812da502f5 Switched from custom pre-commit script to using the pre-commit tool
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-05-09 22:25:23 +00:00
4ba7a2b9f9 Switched from custom pre-commit script to using the pre-commit tool
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-05-09 22:22:14 +00:00
6555c0b245 Switched from custom pre-commit script to using the pre-commit tool
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-05-09 22:14:55 +00:00
9204012707 Switched from custom pre-commit script to using the pre-commit tool
Dreaded_X pushed to feature/lua_definitions at Dreaded_X/automation_rs 2024-05-09 22:10:16 +00:00
8ed34137d9 Run main binary by default
bcf39b6cc6 Make sure the generated lua definitions are up to date
a72e6ea2f3 Further work on automatically generating lua type definitions
a2a8eca3b2 Started work on generating definitions
70b34f6025 Switched from custom pre-commit script to using the pre-commit tool
Compare 5 commits »
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-05-07 23:01:11 +00:00
70b34f6025 Switched from custom pre-commit script to using the pre-commit tool
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-05-07 22:59:44 +00:00
8cb2f43c06 Switched from custom pre-commit script to using the pre-commit tool
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-05-07 22:54:17 +00:00
63f893817a Switched from custom pre-commit script to using the pre-commit tool
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-05-07 22:52:48 +00:00
07f5f44ad1 Switched from custom pre-commit script to using the pre-commit tool
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-05-07 22:48:56 +00:00
71c8fb4842 Switched from custom pre-commit script to using the pre-commit tool
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-05-07 22:46:53 +00:00
c0f677a999 Switched from custom pre-commit script to using the pre-commit tool
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-05-07 22:21:32 +00:00
23ac85fe27 Switched from custom pre-commit script to using the pre-commit tool
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-05-07 21:43:12 +00:00
14d718e6e4 Switched from custom pre-commit script to using the pre-commit tool
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-05-07 21:40:28 +00:00
16f9c63898 Switched from custom pre-commit script to using the pre-commit tool
Dreaded_X pushed to feature/lua_definitions at Dreaded_X/automation_rs 2024-05-06 22:12:04 +00:00
815ea5bb78 Run the main binary by default
105a58cbb8 Make sure the generated lua definitions are up to date
cebdac2fe0 Further work on automatically generating lua type definitions
5b96cca5c9 Started work on generating definitions
794b8eef19 Quickly hacked in is_on function on devices in lua
Compare 27 commits »
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-05-06 22:06:46 +00:00
794b8eef19 Quickly hacked in is_on function on devices in lua
c7fc25d239 Fix: Scheduled function can not run async functions
bf3d757710 Added lua function to get the current hostname
bb15558ab2 Fixed typo in README.md and added mosquitto as word
02d6630ac6 Started work on reimplementing schedules
Compare 22 commits »
Dreaded_X pushed to feature/lua at Dreaded_X/automation_rs 2024-05-06 22:06:31 +00:00
794b8eef19 Quickly hacked in is_on function on devices in lua
c7fc25d239 Fix: Scheduled function can not run async functions
bf3d757710 Added lua function to get the current hostname
bb15558ab2 Fixed typo in README.md and added mosquitto as word
02d6630ac6 Started work on reimplementing schedules
Compare 23 commits »
Dreaded_X pushed to feature/lua at Dreaded_X/automation_rs 2024-05-06 22:03:28 +00:00
e13e8c598f Quickly hacked in is_on function on devices in lua
Dreaded_X pushed to feature/lua at Dreaded_X/automation_rs 2024-05-06 21:47:25 +00:00
8a0805156d Fix: Scheduled function can not run async functions