Hi,
Part of my domoticz installation are some forest shuttle curtain rails. I've configured them as 'blinds percentage inverted'. This allows me to open and close them and set them to an inbetween level as well.
However, some of the curtains do not go to the end (either open or closed completely ...
Search found 6 matches
- Monday 09 April 2018 9:24
- Forum: Other questions and discussions
- Topic: Change threshold of open/closed of level/percentage
- Replies: 0
- Views: 505
- Friday 13 October 2017 22:32
- Forum: Switches and Scenes
- Topic: changing colors on a zipato rgbw bulb in LUA
- Replies: 6
- Views: 2632
Re: changing colors on a zipato rgbw bulb in LUA
I've managed to change the color of the bulb using the following command:
commandArray['OpenURL']='http://ip:port/json.htm?type=command¶m=setcolbrightnessvalue&idx=IDX&hex=0000FF' --blue
use your own ip:port and device idx
But I'm confused on the correct way to determine hex values for the ...
commandArray['OpenURL']='http://ip:port/json.htm?type=command¶m=setcolbrightnessvalue&idx=IDX&hex=0000FF' --blue
use your own ip:port and device idx
But I'm confused on the correct way to determine hex values for the ...
- Thursday 12 October 2017 18:18
- Forum: Switches and Scenes
- Topic: changing colors on a zipato rgbw bulb in LUA
- Replies: 6
- Views: 2632
Re: changing colors on a zipato rgbw bulb in LUA
Hi JuanUil,
Did you get this working in LUA?
Did you get this working in LUA?
- Tuesday 10 October 2017 10:40
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 615172
Re: Dashticz - General Discussions
Hi,
I'm new with domoticz and dashticz with no experience in programming in js. I do have some other experience (python, lua, c++)
I'm very happy with the possibilities of dashticz and am trying to learn to do some customization. I'd like to be able to program custom icons/buttons for some ...
I'm new with domoticz and dashticz with no experience in programming in js. I do have some other experience (python, lua, c++)
I'm very happy with the possibilities of dashticz and am trying to learn to do some customization. I'd like to be able to program custom icons/buttons for some ...
- Thursday 07 September 2017 12:39
- Forum: Others
- Topic: Controlling Becker RF shutters from Domoticz
- Replies: 8
- Views: 4145
Re: Controlling Becker RF shutters from Domoticz
Hi wlevels,
thanks for this information, it is greatly appreciated. Based on your info I think I'm going to start with using a single VC421 for both shutters, as this will save me a bunch of money that can more usefully be spent on other domotics hardware. Thanks for the suggestion.
to program ...
thanks for this information, it is greatly appreciated. Based on your info I think I'm going to start with using a single VC421 for both shutters, as this will save me a bunch of money that can more usefully be spent on other domotics hardware. Thanks for the suggestion.
to program ...
- Friday 01 September 2017 14:03
- Forum: Others
- Topic: Controlling Becker RF shutters from Domoticz
- Replies: 8
- Views: 4145
Re: Controlling Becker RF shutters from Domoticz
Hi wlevels,
I also have several shutters with wireless motors from Beckers and also want to integrate them into Domoticz. Can you answer some questions for me?
The VC421 only controls a single motor right? I want to control two motors independently and as far as I can see I would need two VC421 ...
I also have several shutters with wireless motors from Beckers and also want to integrate them into Domoticz. Can you answer some questions for me?
The VC421 only controls a single motor right? I want to control two motors independently and as far as I can see I would need two VC421 ...