Joakim Olsson
Joakim Olsson
The energy dashboard uses the long term statistics (which of course is based on the sensor values). It stores differences over a given time period for the sensor values. Some...
I actually have exactly the same problem when sending charge and discharge commands after being upgraded to 5.7.2 and I'm not even in any FCR project. 😳 I'll try to...
Also sent a ticket to support now. Asking both about the failure to send commands as well as additional information in the MQTT API.
I noticed this as well. Wanted to use that to get signed commits but had to revert again due to the commit-spam. I also have a shell-target which needs the...
Could it be "as simple as" just updating the local repository after the commit has been made using the API? I cloned the repository and started looking into it but...
> > Could it be "as simple as" just updating the local repository after the commit has been made using the API? I cloned the repository and started looking into...
I tried locally now but get those errors now: ``` ERROR: something went wrong in target "agent_image" : "reference not found" ``` Perhaps we can't do that the first time...
Still having the problem that changes in one target is not visible (and subsequently reverted in the commit from the next target). First commit: Second commit:
🎉 Now we're talking. Looks good to me now. Thanks!
This sounds like something to report to Ferroamp to be honest, the value is wrong according to spec, right? `"temp": {"val": "30.\u00008\u000016"}` can't be correct in any way. I mean...