Skarabaen / BosswerkMI600

quick and dirty script to get solar power values from the inverter
Creative Commons Zero v1.0 Universal
3 stars 2 forks source link

Thanks to you #1

Open fr00sch opened 2 years ago

fr00sch commented 2 years ago

Your way of extracting the data from the code is much much better. I didn't see the the webdata in the javascript block. With your help i could implement the flow in Node-Red for ioBroker: https://flows.nodered.org/flow/bf4e518f48eca5922ea3274680ac8692#

Skarabaen commented 2 years ago

Thank you very much. What I recognized have is, that the data in the webinterface of the bosswerk is not in "realtime" there is some delay from the value you receive. You notice this if you have some sunny/cloudy day with not a constant sun on the panels.

It would also be nice if we can get the panel data you have in the solarman cloud like panel temp, Ampere or Volt value and so on with the web interface.

fr00sch commented 2 years ago

The lake of real-time data is not a problem for me, i have a shelly1pm between the solar micro inverter and the rest of my system. This gives me a more detail view on the data and thats good enough for me.

The rest of the data is not interesting for me, perhaps you find something in this Node-Red flow to get the data from the webside: https://flows.nodered.org/flow/da46fcbc29ec44beba1750b04a1a16b3