Closed cyclops1982 closed 8 months ago
The parsing of json is all over the UIcontrols
The uirgblight control doesn't support all color modes
We don't clean up any memory, we're assuming that cleaning up memory is done by removing the power from the RAM
The logic to map a domain to a control is super basic and more dummy code then what we have in mind. The 'fan' was added just as a demonstration to make sure we still have a 'button' to show. This allows us to demonstrate all our controls.
These should all get FIXME comments so we don't forget.
What this does:
client-lvgl
accept entity with a regex patternThe uiEntityWidth and flexbox changes should allow us to just keep adding uielements with a fixed with. You'll get multiple columns eventually. This gets quite close to what HA lovelace does by itself. The uielement can decide it's height.
Issues with this branch (that will we decided not to handle):