Dreaded_X
  • Joined on 2018-05-15
Dreaded_X pushed to feature/lua_definitions at Dreaded_X/automation_rs 2024-05-05 12:57:16 +00:00
5cbd838e9a Run the main binary by default
2aee44cba2 Make sure the generated lua definitions are up to date
27324e2c70 Further work on automatically generating lua type definitions
2e553038ba Started work on generating definitions
808549bcba Added lua function to get the current hostname
Compare 24 commits »
Dreaded_X pushed to feature/lua at Dreaded_X/automation_rs 2024-05-05 00:05:11 +00:00
808549bcba Added lua function to get the current hostname
7e152599a1 Fixed typo in README.md and added mosquitto as word
8bc529cc1a Started work on reimplementing schedules
aafdfcba1f Fixed spelling mistakes
3dbc14ccac Moved last config items to lua + small cleanup
Compare 20 commits »
Dreaded_X pushed to feature/lua_definitions at Dreaded_X/automation_rs 2024-05-04 23:58:31 +00:00
b5274b9fea Run the main binary by default
Dreaded_X pushed to feature/lua_definitions at Dreaded_X/automation_rs 2024-05-04 23:48:40 +00:00
9f9b8eb2dd Make sure the generated lua definitions are up to date
7a18f0f29e Further work on automatically generating lua type definitions
1b9e36ce02 Added lua function to get the current hostname
96006631c3 Fixed typo in README.md and added mosquitto as word
3720e1b8e8 Started work on reimplementing schedules
Compare 23 commits »
Dreaded_X pushed to feature/lua at Dreaded_X/automation_rs 2024-05-04 23:31:13 +00:00
1b9e36ce02 Added lua function to get the current hostname
96006631c3 Fixed typo in README.md and added mosquitto as word
3720e1b8e8 Started work on reimplementing schedules
c355322549 Fixed spelling mistakes
8cc6629c77 Moved last config items to lua + small cleanup
Compare 20 commits »
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-05-04 22:35:44 +00:00
3689a52afd Replaced impl_cast with a new and improved trait
Dreaded_X pushed to feature/lua at Dreaded_X/automation_rs 2024-05-03 17:38:43 +00:00
d085e536ca Added lua function to get the current hostname
Dreaded_X pushed to feature/lua at Dreaded_X/automation_rs 2024-05-02 23:08:50 +00:00
631fac5061 Fixed typo in README.md and added mosquitto as word
bf3ce9efd4 Started work on reimplementing schedules
ff428e3d20 Fixed spelling mistakes
8d8878218c Moved last config items to lua + small cleanup
8ad11e7965 Fixed visibility of device configs
Compare 19 commits »
Dreaded_X pushed to master at Dreaded_X/automation_rs 2024-05-02 23:08:35 +00:00
cde9654a78 Fix: Memory leak
Dreaded_X pushed to feature/lua_definitions at Dreaded_X/automation_rs 2024-04-30 00:25:52 +00:00
09853e00f4 Make sure the generated lua definitions are up to date
Dreaded_X pushed to feature/lua_definitions at Dreaded_X/automation_rs 2024-04-30 00:21:39 +00:00
9ab16b3dcd Further work on automatically generating lua type definitions
cf6253f14b Started work on generating definitions
af2a8bc35c Fixed typo in README.md and added mosquitto as word
Compare 3 commits »
Dreaded_X pushed to feature/lua at Dreaded_X/automation_rs 2024-04-30 00:21:04 +00:00
af2a8bc35c Fixed typo in README.md and added mosquitto as word
Dreaded_X pushed to feature/lua_definitions at Dreaded_X/automation_rs 2024-04-30 00:08:41 +00:00
11d5d5db4d Further work on automatically generating lua type definitions
2f494a7dd6 Started work on generating definitions
67ed13463a Started work on reimplementing schedules
b16f2ae420 Fixed spelling mistakes
96f260492b Moved last config items to lua + small cleanup
Compare 12 commits »
Dreaded_X pushed to feature/lua at Dreaded_X/automation_rs 2024-04-29 02:55:43 +00:00
67ed13463a Started work on reimplementing schedules
b16f2ae420 Fixed spelling mistakes
96f260492b Moved last config items to lua + small cleanup
Compare 3 commits »
Dreaded_X pushed to feature/lua at Dreaded_X/automation_rs 2024-04-29 02:53:04 +00:00
03135b8d25 Started work on reimplementing schedules
Dreaded_X pushed to feature/lua at Dreaded_X/automation_rs 2024-04-29 01:47:39 +00:00
0115079393 Fixed spelling mistakes
528afad731 Moved last config items to lua + small cleanup
Compare 2 commits »
Dreaded_X pushed to feature/lua at Dreaded_X/automation_rs 2024-04-29 01:39:14 +00:00
48175f8706 Moved last config items to lua + small cleanup
Dreaded_X pushed to feature/lua at Dreaded_X/automation_rs 2024-04-29 01:03:54 +00:00
0b31b2e443 Fixed visibility of device configs
Dreaded_X pushed to feature/lua at Dreaded_X/automation_rs 2024-04-29 00:53:34 +00:00
2b62aca78a LuaDevice macro now uses LuaDeviceCreate trait to create devices from configs
40426862e5 mqtt client is now created in lua
c3bd05434c DeviceManager no longer handles subscribing and filtering topics, each device has to do this themselves now
Compare 3 commits »
Dreaded_X pushed to feature/lua at Dreaded_X/automation_rs 2024-04-28 23:46:54 +00:00
e02edbcd28 DeviceManager no longer handles subscribing and filtering topics, each device has to do this themselves now