Search found 46 matches
- Sunday 06 November 2022 10:54
- Forum: Python
- Topic: Python Plugin : Broadlink
- Replies: 536
- Views: 86238
Re: Python Plugin : Broadlink
I can't download the setup.py file anymore, is it still available?
- Saturday 10 September 2022 15:13
- Forum: Temperature and Weather
- Topic: Rain sensor that detects rain immediatly
- Replies: 2
- Views: 649
Rain sensor that detects rain immediatly
Hi all, I finally found a solution for a rain meter that immediatly detects rain at the start, not like typically bucket sensor which need a few minutes before first detection. I made a topic on a dutch forum, but Google Translate will do the trick for sure. Enjoy! https://gathering.tweakers.net ...
- Thursday 26 November 2020 10:25
- Forum: Third party and supplementary tools
- Topic: Plugwise-2-py
- Replies: 1
- Views: 806
Re: Plugwise-2-py
Hi John,
A bit late, still having issues? You don't have to install anything on the plugwise stick.
with the command you can check the functionality of the plugwise-2-py program, anything happening there?
A bit late, still having issues? You don't have to install anything on the plugwise stick.
with the command you can check the functionality of the plugwise-2-py program, anything happening there?
Code: Select all
tail -f /home/pi/pwlog/pw-logger.log
- Monday 23 November 2020 14:33
- Forum: Dashticz
- Topic: Venetian Blinds Stop button not vertical
- Replies: 2
- Views: 394
Re: Venetian Blinds Stop button not vertical
Can you add a screendump? Hmpf, I tried to make a screenshot on my phone and I noticed that the issue is not there. I do use a very old tablet (nexus 7) at home, so my guess is that and old browser version is causing this issue. edit: it indeed was caused by an old Android version, after an upgrade ...
- Sunday 22 November 2020 17:33
- Forum: Dashticz
- Topic: Venetian Blinds Stop button not vertical
- Replies: 2
- Views: 394
Venetian Blinds Stop button not vertical
Hi all,
My venetian blinds stop buttons shows as horizontal, while this should be vertical. Anyone else faces this issue and know how to solve.
Regards,
Kay
My venetian blinds stop buttons shows as horizontal, while this should be vertical. Anyone else faces this issue and know how to solve.
Regards,
Kay
- Monday 03 August 2020 15:57
- Forum: Blockly
- Topic: Error from blockly that is dysfunctional
- Replies: 3
- Views: 737
Re: Error from blockly that is dysfunctional
Aah indeed, always hard to see errors when not programming yourself

- Monday 03 August 2020 14:36
- Forum: Blockly
- Topic: Send message with Blockly with a new expression
- Replies: 1
- Views: 469
Re: Send message with Blockly with a new expression
As far as I know this is not possible in Blockly, you need to switch to DzVents for this.
Maybe you can check the angle in the Blockly and then make a message with the direction, but this is a lot of work.
Maybe you can check the angle in the Blockly and then make a message with the direction, but this is a lot of work.
- Monday 03 August 2020 14:31
- Forum: Blockly
- Topic: Error from blockly that is dysfunctional
- Replies: 3
- Views: 737
Re: Error from blockly that is dysfunctional
Both your if and your elseif have Sunrise = On. So both are always true.
- Thursday 16 July 2020 16:50
- Forum: Blockly
- Topic: Trying to turn on two lights with a rolling timer based on movement
- Replies: 2
- Views: 571
Re: Trying to turn on two lights with a rolling timer based on movement
This is not possible with Blockly, you need to switch to dzvents for this to work.
- Monday 11 May 2020 13:01
- Forum: Temperature and Weather
- Topic: Rain Gauge with Wemos d1 counter contact
- Replies: 2
- Views: 2409
Re: Rain Gauge with Wemos d1 counter contact
My Italian is not that good, so I can't find the amount of water which makes the 'bucket' tip over. If you have this number you can create a script in domoticz which adds this number to a counter every time the gauge gives a pulse.
Re: Dewpoint
As far as I know that's not possible with Blockly. You can compare the value of the dewpoint with the actual temperature. Or you can compare the dewpoint with a fixed number. But it's not possible to compare with the actual temperature and an offset. Try to master dzvents, pretty steep learning ...
- Friday 17 April 2020 20:46
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 125639
Re: Python Plugin : Broadlink RM2 V4
After a lot of trying and retrying I was finally able to get the plugin up and running (figuring our how to make the missing Command -switch appeared was quite a pain in the a**; maybe that should be added into the wiki?). Anyhow, as mentioned the plugin was fired up yesterday and the command ...
- Friday 17 April 2020 14:17
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 125639
Re: Python Plugin : Broadlink RM2 V4
Hi all, Last week I did an upgrade to Buster and last stable of Domoticz. Since then, my RM2 is down. I allready reinstalled the plugin, but no luck. Anyone had this issue too? 2020-04-17 11:40:23.842 Status: (BlackBean) Started. 2020-04-17 11:40:24.736 (BlackBean) Debug logging mask set to: PYTHON ...
- Friday 17 April 2020 11:46
- Forum: Python
- Topic: Python Plugin : Broadlink RM2 V4
- Replies: 651
- Views: 125639
Re: Python Plugin : Broadlink RM2 V4
Hi all, Last week I did an upgrade to Buster and last stable of Domoticz. Since then, my RM2 is down. I allready reinstalled the plugin, but no luck. Anyone had this issue too? 2020-04-17 11:40:23.842 Status: (BlackBean) Started. 2020-04-17 11:40:24.736 (BlackBean) Debug logging mask set to: PYTHON ...
- Monday 09 December 2019 11:51
- Forum: Blockly
- Topic: Activate alarm 'Arm Home" problem
- Replies: 2
- Views: 518
Re: Activate alarm 'Arm Home" problem
Maybe your doorsensor does have an off-delay and it's still 'active' when you activate the status?
- Thursday 07 November 2019 17:05
- Forum: Z-Wave
- Topic: [Solved] Eurotronic spirit z-wave battery consumption
- Replies: 10
- Views: 3059
Re: Eurotronic spirit z-wave battery consumption
Better post your script.
- Friday 25 October 2019 8:16
- Forum: Z-Wave
- Topic: Danfoss Radiator Thermostat scheduling temperatures does not work...
- Replies: 2
- Views: 502
Re: Danfoss Radiator Thermostat scheduling temperatures does not work...
Sounds to me like a bug in Domoticz
- Wednesday 23 October 2019 15:44
- Forum: LUA
- Topic: Lua script for uploading energy values to PVoutput
- Replies: 129
- Views: 42150
Re: Lua script for uploading energy values to PVoutput
I had the same issue, by manually extracting the right values from my meter I solved this issue. -- Update comsumption device in Domoticz if devicechanged[EnergyDeviceName] then Total = "http://127.0.0.1:8080/json.htm?type=command¶m=udevice&idx=328&nvalue=0&svalue=" .. PowerConsumption ...
- Monday 21 October 2019 16:10
- Forum: Z-Wave
- Topic: Neo Coolcam PIR Motion Sensor triggering constantly
- Replies: 2
- Views: 611
Re: Neo Coolcam PIR Motion Sensor triggering constantly
Yes, could indeed be the battery, came up to me right before you mentioned this in your post.
- Monday 21 October 2019 14:48
- Forum: Blockly
- Topic: Controling a blinder
- Replies: 4
- Views: 591
Re: Controling a blinder
Not sure if this works.
But in this case you want to know if the sun in on the same side as your screen. Maybe you can try to make this time based? In your case after midday?
But in this case you want to know if the sun in on the same side as your screen. Maybe you can try to make this time based? In your case after midday?