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?
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
Kai-Roger