1) Give a description of the problem
Having trouble addressing device attributes.
This excerpt from one of my pistons works to increase the volume of my home speakers. The " : volume" attribute that you see in the For Loop “$device : volume” works. However, I cannot address the " : volume" attribute outside of the For Loop. I understand that it may be a DTH issue. But I suspect that I am not coding the IF statement correctly.
2) What is the expected behaviour?
I want an IF statement as follows :
IF Kitchen_Speaker : volume is less than 90
DO…
3) What is happening/not happening?
I cannot address an individual device volume. For example, when I attempt to address “Kitchen_Speaker : volume”, the " : volume" attribute is not available.
**4) Post a Green Snapshot of the piston![image|45x37]