Saentist
Saentist
https://www.youtube.com/watch?v=uJVJgtk9-mk&t=1008s this is video example how to use it.
@JonahKr I put bar with show my weather station "Solar Radiation" in W/m² but bar show values in range of 0-100. Is there a way to show it i range...
In **Growatt Inverter Modbus RTU Protocol V1.24** there is a option to do this:  
@kiss81 > > In **Growatt Inverter Modbus RTU Protocol V1.24** there is a option to do this:   > > Good find! I have no clue yet how to...
> Hi. > > it is possible to use another register to control Export limit, namely Holding Register `3`: > > > I thing, to use the registers `122` and...
There is few ESP devices with can run linux and they are slow. Guess all need to be rewritten on MicroPython see this alternative project's https://github.com/scottwday/InverterOfThings https://github.com/syssi/esphome-pipsolar https://github.com/chipsi/esphome-pipsolar-voltronic https://github.com/syssi/esphome-smg-ii But...
> am hoping to put the ESP32 in the inverter, connected to the inverter via UART(TTL-RS232) have its own display (16x2) send events via SMS(A9G board) and controll via SMS(Telegram...
Any update over this bug?
Have this problem from yesterday. The only solution is to switch to [WEBK](https://web.telegram.org/k) and after a week to return to [WEBA](https://web.telegram.org/a), when this happens before.
@FFoXXaNN55 why not put under self consumption ```yaml - entity: sensor.solaredge_m1_exported_kwh name: Self Consumption filters: - multiply: -1 ``` with will make negative values on graph /aka under zero graph/...