Commit Graph

3 Commits

Author SHA1 Message Date
Steven B.
b23019e748 Enable dynamic hub child creation and deletion on update (#1454) 2025-01-15 19:10:32 +00:00
Steven B
0d84d8785e Update docs with more howto examples (#968)
Co-authored-by: Teemu R. <tpr@iki.fi>
2024-06-19 09:53:40 +01:00
Steven B
f259a8f162 Make module names consistent and remove redundant module casting (#909)
Address the inconsistent naming of smart modules by removing all "Module" suffixes and aligning filenames with class names. Removes the casting of modules to the correct module type now that is is redundant. Update the adding of iot modules to use the ModuleName class rather than a free string.
2024-05-11 19:28:18 +01:00