Question: With the local iotawatt graph application I am unable to see any output feeds anymore. I can see the output values fine in the status screen and they update there no problem. However, none of these show up as selectable feeds for graphing. All the inputs do and they graph perfectly.
Right. For anyone just tuning in, IoTaWatt outputs will only be selectable in graph if they have units = volts or watts. If it’s volts, it will appear under the voltage tab, if watts, it will appear under both power and energy tabs.
Yes, the API changed to use the names so that it can be used by other apps and to Support stored graphs (also relatively recent enhancement)
Wondering if you could help with a new problem. When I go to the local iotawatt graph now no feeds at all show up for selection. Inputs or outputs. Is there any common cause that could result in this?
I’m working a similar problem with another user, so there may be a common cause. It looks like a bug in a library that I use, but I cannot be sure yet. Could you please enter the following URL in your browser and post the result?
For what it’s worth, I ran into this problem today. I was able to make it work again by shortening the names of a few inputs. I have 14 CT’s attached and a bunch of outputs defined.
When I fetched /feed/list.json, it was invalid json (truncated), so I assume a buffer somewhere needs to be larger.