Home › Forum › Software › HTTP / FHEM
I would like to import the current json data set from my uradmonitors into FHEM home automation software.
FHEM has a module to import JSON datasets. I would need make a HTTP GET call.
How would a possible command look like?
I have tried:
https://data.uradmonitor.com/api/v1/devices/820000XX/all/60?X-User-id:XXS&X-User-hash:XXXXXXXXXXXXXXXXX
Unfortunately without success.
How would a call like this to be look like?
I did find a way – if anyone will want to know please tell me.
Now the question is how I would design the API call to get the most recent values?
Yes, absolutely, this is valuable information, please share your details on the FHEM integration (if you want you could do a blog post – let me know).
For the last values just call:
https://data.uradmonitor.com/api/v1/devices/820000XX/all/last