This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Deconz REST API
#1
Hi.

I have successfully managed to controll Ikea blinds with REST API sent to Deconz.

I have tested this in the "Postman REST client" i google Chrome, and i sent the following:

192.168.1.80:40850/api/8EBFA5778F/lights/2/state/
PUT
{ "lift": 50 }

When "putting" these lines the blinds roll down to 50%
How do i implement these 3 lines in a script in LM?
BR
Kai-Roger
Reply


Messages In This Thread
Deconz REST API - by Kai-Roger - 18.04.2021, 17:54
RE: Deconz REST API - by admin - 19.04.2021, 06:31
RE: Deconz REST API - by Kai-Roger - 19.04.2021, 21:34
RE: Deconz REST API - by Kai-Roger - 20.04.2021, 06:14
RE: Deconz REST API - by admin - 20.04.2021, 06:24
RE: Deconz REST API - by Kai-Roger - 20.04.2021, 16:07

Forum Jump: