Search found 2 matches
- Monday 06 August 2018 21:45
- Forum: dzVents
- Topic: Simple Dimm level depends of time
- Replies: 2
- Views: 535
Re: Simple Dimm level depends of time
Thank you Waaren, much better now!
- Thursday 02 August 2018 19:28
- Forum: dzVents
- Topic: Simple Dimm level depends of time
- Replies: 2
- Views: 535
Simple Dimm level depends of time
Hi everyone,
Newbie question :D
I am trying create script to change dimm level depending on time. The problem if device.state == "On", I cannot turn lamp off at all, only by disabling script.
Bar device it is fibaro dimmer.
Any help would be greatly appreciated.
return {
on = {
devices ...
Newbie question :D
I am trying create script to change dimm level depending on time. The problem if device.state == "On", I cannot turn lamp off at all, only by disabling script.
Bar device it is fibaro dimmer.
Any help would be greatly appreciated.
return {
on = {
devices ...