I am new to Domoticz and are learning.
I do not understand why this does not work with the and lux_keuken < 1500
It works without the and lux_keuken < 1500
Can someone explain what i am doing wrong ?
Thanks
Why does this not work ?
Moderator: leecollings
- Egregius
- Posts: 2589
- Joined: Thursday 09 April 2015 12:19
- Target OS: Linux
- Domoticz version: v2024.7
- Location: Beitem, BE
- Contact:
Re: Why does this not work ?
Your nesting of the blocks is wrong.
Now you have
if('Pir keuken' == ( 'On' AND 'Lux Keuken' < 1500 ) )
should be
if('Pir Keuken' == 'On' AND 'Lux Leuken' < 1500 )
Now you have
if('Pir keuken' == ( 'On' AND 'Lux Keuken' < 1500 ) )
should be
if('Pir Keuken' == 'On' AND 'Lux Leuken' < 1500 )
-
- Posts: 11
- Joined: Tuesday 31 January 2017 9:10
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
Re: Why does this not work ?
Thanks
For starters like me
Begin with the "AND" , then add "=" , "<"
For starters like me
Begin with the "AND" , then add "=" , "<"
Who is online
Users browsing this forum: No registered users and 1 guest