Search found 5 matches
- Monday 10 July 2017 7:28
- Forum: Other questions and discussions
- Topic: "On Action" field not working properly
- Replies: 1
- Views: 602
Re: "On Action" field not working properly
I have done some more troubleshooting and made some discoveries. First I tried replacing the "&" character with "&" per a suggestion in another thread. That didn't work. Then I pasted the commands into the action fields of a PIR sensor and they both worked fine. I then created a System Alive Checker ...
- Saturday 01 July 2017 16:42
- Forum: Other questions and discussions
- Topic: "On Action" field not working properly
- Replies: 1
- Views: 602
"On Action" field not working properly
Hello All, I have noticed a problem with one of my dummy switches. Its the only one in which I have a json call that, when the switch is on, turns on a timer for my coffee pot. When the dummy switch is off it deactivates the timer for the coffee pot. The dummy switch is on or off based on my ...
- Thursday 15 June 2017 22:41
- Forum: dzVents
- Topic: Power Failure Alarm
- Replies: 1
- Views: 709
Power Failure Alarm
Hello All, I customized the example script "Check for dead devices" and renamed it "Power Failure Alarm". We are having trouble with a circuit tripping randomly, mostly in the middle of the night. Unfortunately its the circuit with the deep freezers :shock: Its all working fine but it brought up a ...
- Tuesday 13 June 2017 7:54
- Forum: dzVents
- Topic: Double Check me.
- Replies: 3
- Views: 983
Re: Double Check me.
Hey.. are you running the dzVents-integration branch??? You are using unreleased features :) That being said.. it looks good! Isn't that 'matchesRule()' great? However, the final release will be slightly different as you now have to change domoticz.devices["SZ Temperature"] into domoticz.devices ...
- Sunday 11 June 2017 22:31
- Forum: dzVents
- Topic: Double Check me.
- Replies: 3
- Views: 983
Double Check me.
Hello, I am new (but enthusiastic) to writing DzVents scripts and wanted to ensure that my first one is correct. My goal is to have the bedroom rolladen (blinds) lower to 40% if the room temperature is above 26degrees celsius and only between 1pm and 7pm. If the temperature ever drops to below 26 ...