Does anyone know if it is possible to place 2 graphs (device values) on one insight widget in the dashboard. Or if anyone has devised a way to do that using one of the new widget Apps. The only way I (with Claudes help) have found to do it so far is with the Advanced Device Widget using Homeyscript and HTML. It would be nice to have a simpler way to do it.
// SolarChartRender V1.0
// Builds an inline SVG line chart (actual solid, forecast dashed) from the
// day's buffer and returns it as HTML text. Run as a "Run code and return
// Text-tag" action on a sunset trigger, feeding into an Enhanced Set Status
// action for the 'solar_forecast_chart' Status Display widget.
