Hubigraphs 4.8 (The Final Chapter)

yes, the LOCAL/INTERNAL address of the hub. notice the two tile displays above the graph DO come through the cloud view, but not the graph tile.

This is not the issue.

I think @thomas.c.howard last said, this is not resolvable, currently. Correct, anyone?

Can anyone give me a pointer on what changes i need to make to get the graph to pull in a longer history. The graph below is from 2 x Hue outdoor sensors giving temperature, and the OWM feed. The Hues are set to an event history size of 1000 at 0.5degree (c) intervals, but if i change this it doesnt seem to be affecting it?

Probably you need LTS storage of the data you want to graph up.

1 Like

LTS, new one on me. Skimmed the first 250 posts before asking, maybe I missed it! There’s a bit of info about 50 posts (thanks Google) back though, will look into it. Thanks for the tip.

I believe this is correct, I had thought the app could pull from existing logs, which go back a while, but apparently not.

@iansiot, LTS is a module you have to enable/configure... from within Hubigraph, I can't remember now exactly where...

1 Like

It’s the first thing in the app:

Then the key is to activate it when setting up a graph (there is a toggle switch to use it.)

3 Likes

Hubigraph: awesome! I have a couple questions though.

First, my graphs only show up connected to the local dashboard. Does anyone know if they will work via the remote access subscription or is there something else going on that should allow them to work, but I did it wrong?

Second, I get this popup periodically using the weather tile:

I actually tried checking the box to prevent dialogs, but they came back anyway when I refreshed. In thinking about it though, I'd imagine there must be a fix for this that I am unaware of. My browser is already the latest version of FireFox so perhaps the Windy app? I really have no idea how that part works. I followed the instructions and it does work, but is there maybe a new version of API and this app isn't using it yet? I really don't know.

Thanks!

They point to a local IP address which the dashboard can only access with local access (or using a VPN solution).

Got the gauge working, But Time Graph is throwing this error message inside the tile, no graph showing up.

{"error":true,"type":"java.lang.Exception","message":"An unexpected error occurred."}

Trying to plot a few temperature devices in same plot. And enabled logging but no logs showing up.
Hubitat FW 2.2.7.124.

image

Hi folks,

First, WOW and thanks!

I read through this entire thread and looked at the screenshots to tell me where I should be looking, but I cannot get a chart to be available.

I have all the app code and driver code visible and I installed through HPM.

However, when I go to select a device setting of ATTRIBUTE, graph is not available.

Any chance there is a user guide with steps 1-5 to get a graph going?

So far I have:

  1. Install Hubigraphs using HPM
  2. Go to a dashboard that has authorized temperature devices
  3. Add a tile and select the temperature DEVICE
  4. Select the ATTRIBUTE from the templates
  5. Select graph from the list of available attributes
  6. Click add button

I can't seem to get past step 3. There is no GRAPH attribute to select when I set the TEMPLATE to attribute.

There is also no HUBIGRAPHS entry in my APPS list.

I might have missed a step. Thanks.

I have a graph that records daily energy data and it has been working great, until a couple days ago. I had over a months worth of energy data but for some reason it now only has about 5 days worth. The LTS file has been wiped for some reason.

If I look at the devices events it has data all the way back to Feb stored. It's a virtual sensor that gets a new energy reading every day at midnight. SO the normal HE buffer has enough data I really don't need LTS. So I turned it off.

Is there a way to get the graph to pull in the old event data?

Also I still get several duplicate entries of data in the LTS file. I have another sensor that only gets updated every month. It looks like it re-writes the same month end reading every day. See below. I updated the file manually up to the last two months. After that it was being written by hubigraphs.

YOu've missed a few steps here.

  1. Install Hubigraphs using HPM - this should result in the app being available on your hub, but if it is not listed on your apps page you now need to enable it:
  2. Add User App on the Apps page
    image
  3. Create the graph you want (as you mention temperature sensors you likely want a Time Graph
    image
  4. select the sensors you want to graph, set the axes and other settings for the graph. here is an example of mine
  5. Enable the Hubigraph Tile Device - give this a sensible name
    image
  6. authorise access to the tile device for the dashboard you want to show it on

follow the rest of your steps from 3. onwards :slight_smile:

1 Like

Can't wait to try this.
Thanks.

@thomas.c.howard or anyone who can answer. I guess I don't understand the buffers for a device.

I have a virtual sensor that I fill once a day with energy info. If I look at events for that virtual sensor then I see every energy value I loaded to that device since I added it. All the way back to August of last year. This is with the standard event and state history buffer sizes. I really only need 32 days worth of data. So it seems to me that the normal buffer is sufficient and I don't need to use LTS. If I turn off LTS I only can get 10 days worth of data in the graph. I increased the buffer size for event history and state history and it made no difference.

What am I missing?

I'm having the same issue. There is no graph template for the dashboard. The child device is there with the graph attribute, it's just not available as a template.
image

You need to pick "attribute" in the template:


Then Graph in the drop down on the right.

Oooooooooohhhhhhhh.....now I feel like an idiot.

1 Like

I know I'm probably missing something simple but......I created a radar tile (Windy) but it will not display. I choose the Radar Tile, then Attribute and then Graph but the tile displays blank. (It does show Hubigraph Radar Tile) at the bottom. Any guidance is appreciated

This will typically happen when you have the dashboard connected to the cloud rather than locally. Can you check to ensure you are connected locally?

I am currently no t on my local network (at work) Does it have to be to work?