Search found 2 matches
- Monday 21 December 2015 11:29
- Forum: Suggestions
- Topic: Improvement ideas for RGBW leds
- Replies: 34
- Views: 9448
Re: Improvement ideas for RGBW leds
@sijones: I had the same troubles as mentioned here. The devices where added as on/off switch. I manually changed it to dimmer and that seems to work fine (on the dashboard, not on the switches tab). I am using the latest stable version, am not at home so cannot check the exact version number. I ...
- Sunday 20 December 2015 15:39
- Forum: Switches and Scenes
- Topic: Orvibo S20 plugs integrated successfully into Domoticz!
- Replies: 41
- Views: 23868
Re: Orvibo S20 plugs integrated successfully into Domoticz!
Hi All, I have created a bash script to control the Orvibo (WiWo) S20 switches in domoticz. Making it much easier (and cleaner) to integrate these cheap wifi sockets. I used the following bash script called "s20Command.sh" in the default bash folder of domoticz: #!/bin/bash action=$1 mac=$2 ip=$3 ...