I am a beginner on HA, I am just getting to grip with things.
I have used TTNv2 and TTNv3 for a while now and I send data from various lorawan devices there to an IoT stack (influxDB/Grafana). Someone else help me set that one up.
I was impressed to see a TTNv2 integragration, hence I was very interested to check if TTNv3 might be fully integrated at some point. It would be great to easily connect HA to TTNv3.
I haven’t tried MQTT in HA yet, but I will try to find out more on how it could be done.
I am reading the instructions by @noebl1 but I am probably missing some of the necessary steps, as I cannot understand how to use the file and commands given.
If you need some help, @sp8 , feel free to dm me! I currently run the MQTT add on which isn’t too bad to set up. For it to work with TTN, you need to set up an MQTT bridge so you can watch your node(s) traffic. You can even have multiple bridges for multiple applications (which is what I do for testing).
@anon63427907 sorry for late answer but not really any real latency but I use it only for some weather sensors and I have a local TTN gateway but everything runs still through TTN servers for sure
Hey,
thanks for the introduction to the mqtt bridge. I can receive data. The only thing, I haven’t figured it is how to access the values correctly.
My live data format on TTN looks like following:
Any idea where I can find some payload formatter code to decrypt the messages on TTN? I have an Innotas heating counter but the payload doesnt decrypt with the standard formatter on the Thing Stack.
Hi Emily,
how did you managed that the bridge now works with TLS over the port 8883 ?
I still get an error because of protocol and can´t establish a stable connection.
Thanks and kind regards