This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Closed
Homey version 1.2 experimental!
This discussion has been closed.
Comments
Assume you have this flow:
IF:
Someone comes home: {user}
THEN:
Say "Good morning, {user}"
This of course works nicely.
Now look at this flow:
IF:
Someone comes home: {user}
OR: The sun rises: {time}
THEN:
Say "Good morning, {user}"
Now if nobody comes home, but the sun rises, Homey will try to say "Good morning, ERROR", as there is no {user} field in the complete flow.
This is annoying from a developer's point of view, to say the least.
and if there is no AND card then there probably is a global token for it. and you can use the logic card
1.3.0-rc.7 just made available for experimental channel
New thread: https://forum.athom.com/discussion/3203/homey-1-3-experimental#latest