Hi,
I've configured my smarthome.py to use NMA plugin with global api-key. I got the push notification working by creating a logic for the item i wanted. But I was wondering if it is possible to trigger the logic only when the value of the watched Item is '1' ? My example is that I'm using KNX_listen = 1/0/0, and that would trigger my logic at any change of the item, but I only want to have a NMA push message when the Item is Set ('1'). ALSO, would it be possible to put the sh.nma-string directly in the items.py under the object you want push messages from?
Any help would be truly appreciated.
Best regards
Christian
I've configured my smarthome.py to use NMA plugin with global api-key. I got the push notification working by creating a logic for the item i wanted. But I was wondering if it is possible to trigger the logic only when the value of the watched Item is '1' ? My example is that I'm using KNX_listen = 1/0/0, and that would trigger my logic at any change of the item, but I only want to have a NMA push message when the Item is Set ('1'). ALSO, would it be possible to put the sh.nma-string directly in the items.py under the object you want push messages from?
Any help would be truly appreciated.
Best regards
Christian
Kommentar