Is there a way to bind only to changes to a attribute of an Observe when it gets a specific value or do I just have to bind to all changes to that attribute and look at its value inside the function?
Something like:
- "{observe} attrName=zelda": function( ...............