Replies: 2 comments 3 replies
-
Yes, I don’t think they change much on their side to support new products on their existing MQTT platform. We would need to work on a register mapping by analysing dumped messages over time. So, if you want to support the project basically give it a try. 😊 |
Beta Was this translation helpful? Give feedback.
3 replies
-
I think so: with "openssl s_client -showcerts -connect
mqtt.xxxxx.duckdns.org:7006" i get cert + intermediate + CA without errors.
I'm also able to connect with MQTT Eplorer where I can see SYS$ topic.
To highlight that I got from Letsencrypt a certificate signed by E5
intermediate + ISRGRootX1 CA, which has RSA key type, while in your guide
you wrote to use E6 + ISRGRootX2 CA, which is ECDSA key type.
Tomorrow I will try to get from Letsencrypt a new certificate signed by
E6 + ISRGrootX2
Il giorno mar 19 ago 2025 alle ore 17:00 Robert Zaage <
***@***.***> ha scritto:
… Did you configure TLS with a valid cert?
—
Reply to this email directly, view it on GitHub
<#95 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIYUUWOR3GEV5YQA3ECQISL3OM3ZFAVCNFSM6AAAAACDCWCSUGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTIMJVGQYDENQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, many compliments for this exceptional job.
I have an inverter MIN3600-TL-XH. I tried to install grott and I got the "Grott - grottproxy - Invalid data record received, processing stopped for this record" message. Considering that the endpoint in the working ShinePhone app is "mqtt.growatt.com" and the port is "7006", do you think GroBro could work also for MIN-TL-XH inverters? I'm asking this because I'm not expert and I would avoid to loose time if some of you didn't get success with GroBro + MIN-TL-XH series. Thanks
Beta Was this translation helpful? Give feedback.
All reactions