Hi everyone, I’ve recently installed a go-eCharger and decided to explore integrating it with MQTT instead of using the go-eCharger binding. The charger supports MQTT, and I’ve been working on capturing all the messages it sends. It’s been quite an adventure! The charger sends a lot of information, which is fantastic, but I’ve come across a few things that have me puzzled.
First, I set up my MQTT broker and started configuring the go-eCharger. I was able to connect and start receiving data, but there are three parameters I’m struggling to understand: pha, ngr, and sch. I’ve scoured the API documentation and forums, but I’m still not entirely clear on what these parameters represent or how they function within the system.
Here’s what I’ve done so far:
- MQTT Configuration: I configured the MQTT bridge and set up the topics to capture all the status updates from the charger. It’s been great to see all the data flowing in, but deciphering it has been a challenge.
- Parameter Exploration: I’ve been experimenting with different commands and observing how the charger responds. For example, adjusting the ampere value or changing the access control settings. However, when it comes to pha, ngr, and sch, I’m not sure how to interact with them effectively.
- Community Support: I’ve reached out to the community for help, and while I’ve gotten some pointers, I’m still looking for a more comprehensive explanation.
One thing I’ve found particularly useful is the API documentation provided by go-eCharger. It’s a treasure trove of information, but it’s quite extensive, and I’m still working my way through it. I’ve also discovered that the charger sends a lot of detailed information, which is great for monitoring and control, but it can be overwhelming at times.
I’d love to hear from anyone who has experience with these parameters or has successfully integrated their go-eCharger with MQTT. Any insights or tips would be greatly appreciated! I’m also curious if others have encountered similar challenges and how they’ve overcome them.
In the meantime, I’ll keep experimenting and documenting my findings. It’s a learning process, and I’m enjoying the journey of understanding how everything works together. Thanks for reading, and I look forward to your feedback!