Search found 8 matches

by yfaykya
Wednesday 11 October 2017 21:52
Forum: Switches and Scenes
Topic: Scene setup
Replies: 0
Views: 805

Scene setup

Hi,

I have added three devices (light switches) to a scene with one device to off and other 2 to on. But no matter what I try I cannot get the one switch to turn off. Is this a bug or am I misunderstanding something here?
Untitled.png
Untitled.png (38.93 KiB) Viewed 770 times
Running version Version: 3.8564
by yfaykya
Wednesday 26 April 2017 11:32
Forum: Suggestions
Topic: SendNotification API
Replies: 18
Views: 10644

Re: SendNotification API

Trying to change the image using extradata for a kodi notification. I have tried : commandArray['SendNotification']='Gates Opened#'..otherdevices['Gate Open Reason']..'#Image=/home/pi/domoticz-binary/www/images/door48open.png###kodi;pushbullet' and also with IImage in the string. Any ideas? Thanks.
by yfaykya
Sunday 22 January 2017 18:59
Forum: Other questions and discussions
Topic: Boosting switches
Replies: 0
Views: 457

Boosting switches

Hi, I have a 12 zone heating system I control with a bunch of relays hooked up to Domoticz. I have them set with timers to come on at different intervals (is there a way to copy schedules?!). I would also like the option to press the button in the www interface/app and only have it come on for an ...
by yfaykya
Monday 10 October 2016 21:16
Forum: Switches and Scenes
Topic: How to update switch status ?
Replies: 38
Views: 30691

Re: How to update switch status ?

I am going to use some uservariables for each and use them as flags on whether to exit out of on/on switches. I have ~ 20 switches so I really do not want to double that for this to work. I took a look at hacking domoticz today to add a flag to skip the event in SwitchLightInt but once it hit being ...
by yfaykya
Monday 10 October 2016 16:39
Forum: Switches and Scenes
Topic: How to update switch status ?
Replies: 38
Views: 30691

Re: How to update switch status ?

Has anyone ever come up with a good solution for this?
I have a central heating system that I like to control with domoticz along side the wall stats. The stats update domo via the api which is ok with no on/off script. However if I use domoticz to control same I get the on/off loop pain.
by yfaykya
Wednesday 23 September 2015 9:50
Forum: Switches and Scenes
Topic: How to update switch status ?
Replies: 38
Views: 30691

Re: How to update switch status ?

This seems very convoluted. Does anyone know if this is a bug (ie off works but on does not) and if there is an intention to look at it or is the fact that off works the bug! I have added logic into my home heating controller (arduino) to work around this by ignoring the domoticz action if the ...
by yfaykya
Wednesday 04 March 2015 0:31
Forum: MySensors
Topic: MySensors - Gateway to Domoticz
Replies: 318
Views: 168973

Re: MySensors - Gateway to Domoticz

Will be fixed in next beta another issue, Domoticz doesn't create device for relayactuator. it's only create device for relaywithbuttonactuator skecth. I think because RelayActuator only send sketch once while domoticz will add device after few reading. You ever get this working? I can't add it ...
by yfaykya
Thursday 08 January 2015 21:13
Forum: Z-Wave
Topic: Howto use StellaZ in Domoticz? SetPoints...
Replies: 53
Views: 12832

Re: Howto use StellaZ in Domoticz? SetPoints...

Anyone know if there are any plans to enable "poll on wake" functionality into Domoticz? The Stella Z seems to only wake for a second or so which means you need to poll every second so as not to miss a wake up. I'm led to believe (I'm new to z-ware) that this would have dire consequences on the ...