Dante Winters
Dante Winters
Add capability to see an itemised list of entities when tapping on the Allocated Power icon.
Add an optional button to the card that can be used to refresh the entities. Also bring the entity history up when tapping on the icons.
All the units for the entities are hardcoded. The entities should only use Volts and Watts, but it would be better to rely on the entity to supply the unit...
The current state of the code is far from optimal or readable. Most of the code is copy-paste instead of implementing reusable code. Along with implementing reusable code, find a...
Scaling and formatting issues: - Images do not scale equally - Text forces the grids to a certain size and cannot go smaller, so the images and the arrows take...
After updating, the frontend cache needs to be cleared before some of the changes reflect. When I change the config, the cache brings up errors since it is conflicting with...