lampra1

Results 5 issues of lampra1

I found this handy, so this could be added to the documentation: Use `nmcli device show` to get the name of the wifi (eg `wlx48022a5`) Then create the access point....

Hi, Thank you for this software. I use it for some weeks now and works fine. 1. The growatt protocol has been updated to [v3.15](https://github.com/jrbenito/canadianSolar-pvoutput/blob/dev/docs/Growatt%20PV%20Inverter%20Modbus%20RS485%20RTU%20Protocol%20V3.15.pdf) and now supports string voltage...

For me it does not work on Ubuntu 18.04 both on xserver session and on wayland session

Please consider changing the time format to local time from: `datapoint['time'] = str(datetime.datetime.utcnow().replace(tzinfo=datetime.timezone.utc).isoformat())` to `datapoint['time'] = str(datetime.datetime.now().astimezone().isoformat())`

Currently running: 22.03.0 - r19685-512e76967f [Powered by LuCI openwrt-22.03 branch (git-22.245.77528-487e58a)](https://github.com/openwrt/luci) / OpenWrt 22.03.0 r19685-512e76967f Error building the firmware image Server response: Error: Selected packages exceed device storage [Please report...