warhammerkid / bluetti_mqtt

MQTT interface for Bluetti power stations
MIT License
144 stars 55 forks source link

Add support for max charging current for AC300 #120

Open warhammerkid opened 2 months ago

warhammerkid commented 2 months ago

This is just a placeholder for my notes:

Both can be set like normal fields.

I ran a full discovery and it looks like that might be the only major thing that changed, but I didn't spend a ton of time pouring over the differences.

I'm assuming that this firmware is also available for the AC500 and works the same way, but I don't have one to test.

ftrueck commented 1 month ago

Hey, you came back to life. Glad to see you still have an eye on the project. I cerated a fork of your project to add several new devices and made some essential changes since paho_mqtt went obsolete.

If you are interested I can create a pull request for you, so you could merge stuff back into your own repository.