diy solar

diy solar

Recent content by lgb-this

  1. lgb-this

    Make Bluetti AC200M smart ?

    I use this mqtt-service written in Python on a Raspberry Pi sitting close to my AC200M to monitor the device: https://diysolarforum.com/threads/monitoring-bluetti-systems.37870/ The code is here: https://github.com/warhammerkid/bluetti_mqtt
  2. lgb-this

    Monitoring Bluetti Systems

    I added a periodical restart in systemd with the line "RuntimeMaxSec=3600s": Now i can monitor my device continuously.
  3. lgb-this

    Monitoring Bluetti Systems

    I started the service on the 12. Sept at 22:10 and i see these data in the log: There are no further data till now, but the service does not send data. The service is still running: The process is visible in "ps -ef" too. The data are back, when i restart the service.
  4. lgb-this

    Monitoring Bluetti Systems

    Fantastic job ! I operate a Bluetti AC200MAX and i monitor the device with a Raspberry Pi 3 and this software. I run bluetti-mqtt as a service in systemd with the following data: This works fine for a certain time (a few hours up to a few days). Suddently no data are sent to the mqtt broker...
Back
Top