Ok,
So without the extra coding for pinging back to the Shelly (not available to me)
the only data I can get is the temperature and humidity.
Here is the URL I have put together and set in my action URL field in my Shelly H&T
device to get the info back to my server:
http://URL_TO_PHP_SCRIPT_FILE.php?sensorid=XX
The Shelly H&T device then adds (without me putting any more info to the string):
&hum=40&temp=20.10
Important (as said by Stefan above) the Shelly device cannot connect to a "https://" address.
I would love to have the battery level also automatically added ie. bat=97
Where in this example 97 is the percentage of the remaining battery level.
THEN this little amazing thing would really rock the boat! ?
Maybe something that could be implemented in a future firmware?
Björn