That is interesting. Can you get all 4 e-meters and the gasmeter from the PO output? If so I could implement this in my homey app.
But on the page you linked I can only see S0, actual watt and (aggregated?) E-meter.
Edit: oh wait, is it now possible to get the raw P1 datagram? If so I can definitely implement support for that to make it independent of firmware installed on the Youless device.
Correct, read the part about RAW P1 telegram
Firmware independent app would be great
There is also an experimental PO firmware with all e-meters and gasmeter output. Read the thread linked on tweakers.net
Super news for PVOutput firmware users. Based on the info from @Torch1969 I contacted youless on the raw P1 information in the LS120.
It appears this raw data is indeed available. Downside is that the information is only intended for debugging purposes. This means that the raw P1 data is very slow (it can take up to 20 seconds to get it), that while retrieving the data the LS120 stops doing everything else (no S0, power, gas updates etc), and the data is more often corrupt than complete.
On the upside I got informed by Youless that the new PVOutput firmware 1.4.4 will get the same data interface as the Enelogic firmware.
That means that if you have a LS120 with PVoutput (-PO) firmware installed, you will now be able to fully use my Homey Youless app.
The firmware is still in beta testing, but if you want to try it out now here is the download link:
Iâve seen similar slow decrease in graphs. My assumpion was that the Youless firmware is interpolating/extrapolating/averaging to convert water pulse frequency to water flow level. Every pulse represents the same amount of water. Fast pulses mean high water flow, slow pulses mean low water flow. If the firmware does nothing, youâd get pulses in the graph instead of a higher or lower graph.
So my guess is that it does something like this:
When the tap is opened, the fist pulse represents the first water intake, but thereâs now way of telling if the water flowed fast or slow. It needs the next pulse for that, but that may take some time. It probably assumes slow (delaying the graph a bit) until the next pulse comes and it can get a sense of the speed the water is flowing from the tap.
So, when the tap is fully open for a while, the firmware is seeing high flow and correctly expecting pulses to come in at the same rate. When you suddenly close the tap, the pulses arenât coming in as expected. So it lowers the expectation for the next pulse, slowly dropping the graph. In the end the total amount will be fine (because it underestimated the start and overestimated at the end).
To put it another way (wish I thought of that first ) It is spreading the pulses over time, based on the frequency of the pulses. At the end the freqency is hard to guess, because you never now if the next pulse will come or not.
I have a question. I canât find it here or I do not use the right search words.
I use the LS120 for measurement of the production of the solar panels. Now I want to reset the value of the total production every day to 0. I donât want to see the total of all production, but I want to see the production of the day (so far).
Can I use a flow? A reset of the device doesnât set it to 0, already tried that. I can take the total value with a flow, put I canât set a (new) total value to it with a flow.
Please help.
The youless does not reset the meter every day to 0. But if you want to know how much your solar panels produced on a day, in a month or in a year, use this app that I created for that purpose: [APP] Power by the Hour: Insights per hour, day, month and year
Im not sure what you mean then. Power by the hour is giving you the counting production of âthis dayâ. So it starts at 0 at midnight, and counts up in realtime during the day.
The LS-120 PVoutput firmware with the same data interface as the Enelogic firmware (so working with the homey youless app) is out of beta. Read the (dutch) blog here. Download the flash utility with firmware 1.4.4-PO here.
Sorry, but itâs not the app Iâm looking for. I donât want a calculation, I want to see the actual total production at this moment of this day. Not the total production of a day.
If I just know how to set the total production value of S0 every to zero or reset. That should do it.
@Bram_Verbong
Example of a&b (youless app)
Example of c (power by the hour app)
The value of 4.459 is my solar panel production of this day until this moment. I think that is the value youâre looking forâŚ
@Bram_Verbong the value of 2,16kW is the power at 14:55. The value of 4.6kW is the âactualâ power of that moment (time 15:04). The graph is updated every 5 minutes and is showing the power of that moment ((14:55 in your screen) and only updated if you leave the screen and go back again). So it is not a different measurement (âday productionâ), but the same measurement (âpowerâ) of some minutes ago.
Production in my opinion is the energy produced, in kWh.