Leonel Lopes Parente

Results 34 comments of Leonel Lopes Parente

I thought about that but that will get overwritten with every update of the SAMD Arduino Core and will require some additional tweaking when using PlatformIO, which means that over...

> yeah; you could do it. then do a pull request to get it integrated into the official version. I only have one of these boards for testing to support...

Thanks. It now shows 0 again (which I would expect). I apparently looked exactly at the 'right' time to notice the effect. The micro inverters use power overnight? I have...

The `/stream/meter` output is generated about every second. Is this stream data generated independently from whether it is actually being read or not? Could reading the stream every second possibly...

I discovered that `/production.json` can also provide per-phase values with: `/production.json?details=1` Phase objects are grouped in "lines" arrays and lack a phase identifier. A phase is determined by its order...

@OllemGit How are your consumption CT's wired? Apparently as "Load with solar production". One of your consumption _wNow_ values above is negative, which would mean 'production feeding back to the...

> It seems the only data this may not include is frequency. Which is probably not an issue. In Europe the grid frequency is 50 Hz. In my Envoy I...

I currently have no CT's installed, so everything below will be a theoretical excercise based on Envoy documentation, my Envoy's firmware (Web UI/API) and experience. _Be aware that the information...

@HA-TB303 > I have exactly this setup: The image actually shows 2 different setups: 1. Consumption CT's drawn in black: "Load with solar production" 2. Consumption CT's drawn in green:...

It's not exactly clear to me what the issue is. Can you elaborate? > One way to retrieve the serial number is through an authenticated page `/prov` just not sure...