Hello ,
Hope someone can help me on this forum. I am really lost.
I just bought a Shelly HT sensor.
My plan is to get this device send data to my own server using HHTP or MQTT.
So I first start with HTTP.
In my device admin panel , I set a report URL to go to http://MY-SERVER-IP/status
On the server side I have a script to retrieve the following query string :
temp for temperature
hum for humidity
After many tests, nothing is being sending.
Today I received this response from Shelly the tech support by email:
---------------
Unfortunately, non of the Shelly devices can be made to report their statuses to a 3rd party server. They are all developed to report on our server.
The Action URL are for triggering other Shelly devices that share the same home network or are in our cloud.
--------------------
Unfortunately, non of the Shelly devices can be made to report their statuses to a 3rd party server. They are all developed to report on our server.
The Action URL are for triggering other Shelly devices that share the same home network or are in our cloud.
However I saw on this forum that some people are doing successfully what I am trying to achieve.
Also the documentation seems to imply that it is possible.
Can you please share your experience here.
Will I face the same issue with MQTT ?
Thank you so much for your help.
Regards