Brultech Dashbox Plugin: Displaying Active Circuits in a Clean HTML Table

I wanted to share a fantastic solution I found for organizing and displaying data from my Brultech Dashbox. After experimenting with various methods, I stumbled upon a plugin that transforms raw JSON data into a neat HTML table. This has been a game-changer for me!

The plugin pulls circuit data from the Dashbox, filters out inactive circuits, and sorts them by current consumption. It then generates an HTML table that I can display on my smart devices. The best part is that it dynamically adjusts to the number of circuits, making it incredibly versatile.

Here’s how it works: The plugin connects to the Dashbox API, processes the JSON data, and applies a simple function to convert it into a readable table. I’ve found this especially useful for monitoring energy usage in real-time. It’s a great way to stay informed without needing technical expertise.

I highly recommend exploring this plugin if you’re looking to visualize your energy data more effectively. It’s a small but powerful tool that adds a lot of value to my smart home setup. Happy tinkering! :rocket: