Search found 21 matches
- Friday 29 December 2017 19:37
- Forum: Blockly
- Topic: Is it my Blockly or is it a bug?
- Replies: 0
- Views: 483
Is it my Blockly or is it a bug?
Hi, I posted in the bug section but I'm wondering if its my Blockly at fault? So as not to double post here is a link to my post; https://www.domoticz.com/forum/viewtopic.php?f=6&t=21136 Basically if you look at the log it appears to be sending multiple 'set levels' and 'offs' per second. Is it my ...
- Thursday 28 December 2017 20:12
- Forum: Z-Wave
- Topic: Domitech ZE27EU don't report status, and set random dim-levels
- Replies: 11
- Views: 2466
Re: Domitech ZE27EU don't report status, and set random dim-levels
I have the exact same problem. Any news?
- Friday 29 September 2017 10:44
- Forum: Blockly
- Topic: Time condition not working
- Replies: 4
- Views: 1452
Re: Time condition not working
Thanks guys for the answer - its been driving me nuts.
- Wednesday 20 September 2017 19:25
- Forum: Blockly
- Topic: Time condition not working
- Replies: 4
- Views: 1452
Time condition not working
Hi, I've a Blockly that turns my hall light on and off dependent on movement and LUX. The brightness the light is set to should be 80% between 9am and 9pm and 60% outwith those hours. The movement and LUX part of the script works fine but the light always comes on at 60%. The system time is correct ...
- Tuesday 22 August 2017 21:13
- Forum: Z-Wave
- Topic: Neo Coolcam siren as both alarm and bell
- Replies: 2
- Views: 2381
Neo Coolcam siren as both alarm and bell
I have two Neo Coolcam sirens, They are capable of being both a alarm and doorbell. Currently I have them configured to sound the alarm if my smoke detectors go off. I would like to expand on this and use the door bell sound when my doors are open. I have looked around and found this forum post but ...
- Wednesday 05 July 2017 12:57
- Forum: Blockly
- Topic: Blockly script execution
- Replies: 2
- Views: 1807
Re: Blockly script execution
Hi, The scripts are configured as 'ALL' type. The edits are made within the IF conditions. For example in the below Blockly the test for the livingroom lights device being off was originally a test against a user variable. When I made the change it was as if the script wasn't running and then ...
- Tuesday 04 July 2017 14:47
- Forum: Other questions and discussions
- Topic: sub/slave device
- Replies: 0
- Views: 554
sub/slave device
Hi, I have mi-lights configured. This gives me 5 switches. 1 for each of the 4 channels/Lights and a all on/off. I use the all on/off switch in a Blockly that turns the lights on and off depending on Lux and motion. I use the other 4 switches in 'scenes'. Currently If I turn a scene on the 'all ...
- Tuesday 04 July 2017 13:34
- Forum: Blockly
- Topic: Blockly script execution
- Replies: 2
- Views: 1807
Blockly script execution
Hi,
I've noticed if I add a script or edit a script it doesn't run straight away. It can take a while sometimes over an hour for the script to appear to work.
Any Ideas?
I've noticed if I add a script or edit a script it doesn't run straight away. It can take a while sometimes over an hour for the script to appear to work.
Any Ideas?
- Monday 26 June 2017 10:38
- Forum: Blockly
- Topic: Blockly stops running when making changes
- Replies: 0
- Views: 615
Blockly stops running when making changes
I've noticed this behavior when adding a new z-wave device or If I've been editing Blockly scripts. Basically the scripts appear to stop running reboots of my RP3 don't help. Gradually after quite some time they will start to function but even then only partially. For example I have a script that ...
- Wednesday 21 June 2017 16:23
- Forum: Blockly
- Topic: Turn Light On
- Replies: 13
- Views: 5272
Re: Turn Light On
Thanks again.
My Blockly did work when the 'AND' and 'OR' conditions were all inline. Just not sure is nesting them changed the interpretation. I know the order of evaluation is important.
I'll press the smoke alarm test when I get home.
My Blockly did work when the 'AND' and 'OR' conditions were all inline. Just not sure is nesting them changed the interpretation. I know the order of evaluation is important.
I'll press the smoke alarm test when I get home.
- Wednesday 21 June 2017 14:17
- Forum: Blockly
- Topic: Turn Light On
- Replies: 13
- Views: 5272
Re: Turn Light On
See if I've got this right :) It the LR PIR is on AND (LR Lights Auto=on AND LR Updown Light=off) AND Living Room < 100 SET Updown Lights Level= 5% I need to learn Blockly better than I have. Would this smoke/heat detection work? Basically if any of the smoke or heat detectors are ON then Set Smoke ...
- Wednesday 21 June 2017 14:02
- Forum: Blockly
- Topic: Turn Light On
- Replies: 13
- Views: 5272
Re: Turn Light On
Many thanks - I didn't even know you could right click on the Blockly elements.
- Wednesday 21 June 2017 13:21
- Forum: Blockly
- Topic: Turn Light On
- Replies: 13
- Views: 5272
Re: Turn Light On
Hi Guys, A couple of follow up questions. Although the Blockly below works - should I be using the switch states rather than a string? Capture.JPG Also in StanHD's post in this thread his 'and' condition allows for two lines thus making the test format neater. I can only see an inline 'and ...
- Wednesday 21 June 2017 13:04
- Forum: Blockly
- Topic: Turn Light On
- Replies: 13
- Views: 5272
Re: Turn Light On
Yep - thanks guys that sorted it.
- Wednesday 21 June 2017 12:06
- Forum: Blockly
- Topic: Turn Light On
- Replies: 13
- Views: 5272
Re: Turn Light On
Hi,
Here is the test Blockly - very simple Here are the current states The lamp stays off.
My Domoticz info is;
Version: 3.5877
Build Hash: 15b013c
Compile Date: 2016-11-10 15:44:33
Here is the test Blockly - very simple Here are the current states The lamp stays off.
My Domoticz info is;
Version: 3.5877
Build Hash: 15b013c
Compile Date: 2016-11-10 15:44:33
- Wednesday 21 June 2017 11:50
- Forum: Blockly
- Topic: Turn Light On
- Replies: 13
- Views: 5272
Turn Light On
Hi, I have a number of 'Light' devices. I can turn the light on and off manually by clicking the 'bulb' icon on the device. However if I am creating a Blockly script and use the 'Logic' 'Set' statement to set the device to 'On' it won't turn the light on. If I create a scene or group with the light ...
- Tuesday 20 June 2017 10:27
- Forum: Other questions and discussions
- Topic: How to check presence of Beacon ?
- Replies: 371
- Views: 84920
Re: How to check presence of Beacon ?
I've been using this for a while now and its pretty reliable.
I wonder though if this is a good thing to be running on a RPi3 with SD card. I am running the python script and raspberry piet's script on page 6.
Will this be causing a lot of writes to the SD card?
I wonder though if this is a good thing to be running on a RPi3 with SD card. I am running the python script and raspberry piet's script on page 6.
Will this be causing a lot of writes to the SD card?
- Sunday 18 June 2017 14:55
- Forum: Blockly
- Topic: Strange Blocky Behavior
- Replies: 0
- Views: 688
Strange Blocky Behavior
I am trying to get my two smoke alarms to turn light on and send notification to my phone. I have created a Block that sets a user variable to 'On' if either the heat or smoke devices on either detector is activated detection.JPG I then have a blocky that turns my lights on if the user variable ...
- Tuesday 06 June 2017 12:07
- Forum: Other questions and discussions
- Topic: How to check presence of Beacon ?
- Replies: 371
- Views: 84920
Re: How to check presence of Beacon ?
I'm still getting false alerts. I'm running a Pi 3 but as I have a Razberry 2 fitted that disables onboard Bluetooth I'm using a usb dongle. I've tried two different usb dongles with a NUT 2 and now a Lapa beacon but I still get AWAY alerts. The Tag can be in the same location, then for no reason I ...
- Friday 02 June 2017 14:25
- Forum: Other questions and discussions
- Topic: How to check presence of Beacon ?
- Replies: 371
- Views: 84920
Re: How to check presence of Beacon ?
I've managed to get it a bit better by adjusting a couple of the timeouts.
I'm still getting false alarms and I am convinced that the Nut 2 stops broadcasting sometimes. The reviews on Amazon also suggest this.
Has anyone found a reliable beacon that doesn't generate false alarms?
I'm still getting false alarms and I am convinced that the Nut 2 stops broadcasting sometimes. The reviews on Amazon also suggest this.
Has anyone found a reliable beacon that doesn't generate false alarms?