bitfocus / companion-module-h2r-graphics

MIT License
10 stars 7 forks source link

module refactor #22

Closed josephdadams closed 1 year ago

josephdadams commented 2 years ago

Includes support for dynamically adding things like icons, labels, etc. All actions have been redone with the style of callbacks, so that it is easier to add actions and keep all code condensed. Other improvements made here and there. Socketio library updated to allow for easier updating of the front end as needed.