Hello,
i would like a new function. So that the home automation works. The functionality is explained in the following link:
https://community.openhab.org/t/solved- ... ilot/81669
I would be very happy if this function were programmed.
Greeting S.M.T
PUT Requests
Moderator: Martin
Re: PUT Requests
This can be done already, action HTTP request, change the request method to PUT. Use Content Type - General Text and put the json there as shown in this thread : viewtopic.php?f=5&t=3088
Index of Automagic useful thread List of my other useful posts (and others')
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Xiaomi Redmi Note 5 (whyred), AOSP Extended v6.7 build 20200310 Official, Android Pie 9.0, Rooted.
Re: PUT Requests
Oh, I missed that. Thanks for the link that helped.