pymate icon indicating copy to clipboard operation
pymate copied to clipboard

Outback MATE python interface

Results 8 pymate issues
Sort by recently updated
recently updated
newest added

I am using the pymate library for python, I connected the flexmax 80 with a raspberry pi and had communication, but when I printed the status, the pv_current has no...

Hi, I am trying to communicate with a Outback FlexMax 60 with this code and the python3 repo: ``` from pymate.matenet import MateNET, MateMXDevice from time import sleep import logging...

Hi, I'm slowly doing research into your project to figure out if it'd be worth it for me to get the extra data that'd be possible if I wasn't going...

Hi, I'm trying to use this library with a [FlexMax 60](https://www.outbackpower.com/products/charge-controllers/flexmax-60-80) charge controller. Unfortunately I seem to be stuck on an infinite "Invalid checksum" error cycle which I assume might...

**I'm getting the following error when running readout.py Apologies for formatting issues, having a bit of trouble with that also...** MATE emulator (MX) Traceback (most recent call last) File "readout.py",...

Trying to run I get errors dealing with changes in syntax for python 3.5. Will you update py code to work with ver 3.5? Regards Kjartan

enhancement

There is purportedly a way to tell charge controllers to go into float mode using the MATE. This is found on pages 61 and 62 of the MATE System Controller...

Thanks for this! So I have a FM80, inverter, hub, and (not yet installed) FNDC on a 48V system with LifePO4 and I'm considering using your project to replace the...