Search found 11 matches
- Thursday 28 February 2019 12:06
- Forum: Zigbee
- Topic: Trigger Xiaomi device to update
- Replies: 0
- Views: 620
Trigger Xiaomi device to update
Hi, To control the blinds at the back door I placed a Xiaomi human body sensor. This sensor also has a lux sensor. The lux sensor updates when movement is detected or at a random (between 30 to 60 minutes) interval. My first experience is that the amount of light is dropping fast upon sundown and ...
- Tuesday 05 February 2019 7:27
- Forum: Utility
- Topic: Controlling airflow unit with Zigbee or Zwave?
- Replies: 1
- Views: 1056
Controlling airflow unit with Zigbee or Zwave?
Hi, Our house has a Buva Q-Stream airflow unit installed on the top floor. While using the bathroom we sometimes forget to increase the fan speed by using the remote. Over time this results in mold problems. I came across a very interesting topic https://www.domoticz.com/forum/viewtopic.php?t=7294 ...
- Friday 28 December 2018 16:35
- Forum: Examples & Solutions
- Topic: Trigger on two conditions [SOLVED]
- Replies: 5
- Views: 1785
Trigger on two conditions [SOLVED]
Hi,
I would like to trigger my Hue Motion sensor script only between specific time. Is this possible?
At this point it always triggers
I would like to trigger my Hue Motion sensor script only between specific time. Is this possible?
Code: Select all
on = {
devices = {
'Hue Motion 1'
},
timer = {
'at 06:00-09:00'
}
}
- Wednesday 30 August 2017 13:44
- Forum: dzVents
- Topic: Timer (x) minutes before sunset
- Replies: 5
- Views: 5879
Re: Timer (x) minutes before sunset
I've read the manual, but I totally missed the 'xx minutes before sunrise' part.
Thanks for all the help!
Thanks for all the help!
- Wednesday 30 August 2017 10:05
- Forum: dzVents
- Topic: Timer (x) minutes before sunset
- Replies: 5
- Views: 5879
Timer (x) minutes before sunset
Hi, Is it possible to trigger a script (x) minutes before sunset? I have some lights which I switch on at sunset. Sometimes it's already dusk so I would like to switch them a little earlier. I could create a dummy switch with a timer, but I was wondering if this can also be done with Dzvents timer ...
- Thursday 03 August 2017 16:07
- Forum: dzVents
- Topic: Trigger every 5 mintes after midnight if device is off
- Replies: 3
- Views: 1496
Trigger every 5 mintes after midnight if device is off
Hi, I am new to dzVents and it looks very promising. I've started migrating some lua script to dzVents, but I am experiencing some difficulties. By default I would like to switch off the lights after midnight, but only when the TV is off. If the tv is on, the lights should stay on and the script has ...
- Sunday 22 January 2017 17:54
- Forum: Blockly
- Topic: Set venetian blind level
- Replies: 0
- Views: 683
Set venetian blind level
Hi, I'am opening my Venetian blinds using a Fibaro roller shutter. Level 0%: / closed Level 2%: - open Level 4%: \ closed Currently I am opening the blind by setting it to 2% and close it by set it to 4%. The experience learns that it does not open and close to 2% and 4% precisely. So after a while ...
- Friday 06 January 2017 16:52
- Forum: PHP and all others
- Topic: HTML message to pushover notification
- Replies: 1
- Views: 1669
HTML message to pushover notification
Hi, Does anyone know if it's possible to send html with a blocky notification? I've created a blocky event which turns a few lights on at sunset and turn them off at 23:59. There is an exception if the virtual "visite" switch is turned on. If this is the case, I would like to send a notification ...
- Tuesday 04 October 2016 18:59
- Forum: Switches and Scenes
- Topic: Close curtain after manual open
- Replies: 2
- Views: 887
Re: Close curtain after manual open
I've checked the settings and they seem alright.
Maybe the motor doesn't support this feature. Its a Dooya DT52S
Maybe the motor doesn't support this feature. Its a Dooya DT52S
- Tuesday 04 October 2016 9:04
- Forum: Switches and Scenes
- Topic: Close curtain after manual open
- Replies: 2
- Views: 887
Close curtain after manual open
Hi,
To control my bedroom curtains I connected a Fibaro Roller Shutter 2. Every day at sunset I sent a close command.
Is it possible to get the new status of the shutter when I open the curtain by hand? When I open the curtains by hand, Domoticz stills thinks the curtains are closed.
Thanks,
Dennis
To control my bedroom curtains I connected a Fibaro Roller Shutter 2. Every day at sunset I sent a close command.
Is it possible to get the new status of the shutter when I open the curtain by hand? When I open the curtains by hand, Domoticz stills thinks the curtains are closed.
Thanks,
Dennis
- Wednesday 30 December 2015 20:23
- Forum: Other questions and discussions
- Topic: Query cameras using JSON api
- Replies: 1
- Views: 735
Query cameras using JSON api
Hi there,
It is possible to get devices, scenes and execute commands using the JSON API.
I am wondering if its possible to get your cameras using the API? They are not listed in devices.
Best regards,
Dennis
It is possible to get devices, scenes and execute commands using the JSON API.
I am wondering if its possible to get your cameras using the API? They are not listed in devices.
Best regards,
Dennis