HADashboard graphs

Dear all,

I’m trying to get my graphs in the appdeamon HAdashboard.
But I can’t find any good example how to do this.
Is this already a built in feature in v2?

nope there are no graphs in V2 yet.
its on my list to create new graph widgets, but no estimated time yet.

Hi,
A workaround could be to use the iframe widget, if you can create a picture of your graph.

weather_frame:
    widget_type: iframe
    title: Radar
    refresh: 1800
    frame_style: ""
    img_list: 
      - https://www.yr.no/sted/USA/New_York/New_York//meteogram.png

Regards PH

I had been working on a prototype for graphs but I am busy with other parts of AppDaemon for now - I’ll be needing one myself soon so it will be along in the not too distant future - possibly some time after the holidays.

3 Likes