PylonToMQTT icon indicating copy to clipboard operation
PylonToMQTT copied to clipboard

Reads data from the Sage BMS console port and publishes to MQTT

Results 5 PylonToMQTT issues
Sort by recently updated
recently updated
newest added

Thanks for your project! I am new to raspberry and met some trouble when deploying your project: it says device "/dev/ttyUSB0": no such file or directory when start stack,how can...

I now find data from Pack1 in Mosquitto. How do I also get Pack2? What am I missing?

Hi, first of all, many thanks for this project and your efforts. Basically I just want to let you know that the MAX232 rx / tx are wired up wrong...

Every command to a battery takes 5 seconds because you use readline(). Every response from a battery ends with CR, not LF. Wouldn't it be better to use read_until(b'\r') instead?...

I don't know what I am doing wrong. I flashed the ESP32 twice already. Connected RS323-TTL adapter, connected Pace BMS via RS323. However, I only ever get "Online" on PylonToMQTT/LVTOPSUN/tele/LWT...