Could the app be made to cope with config strings that include parse-able parameters, for example:
- nk,NK-Desktop5
-- d_on,on,/watch?type=mqtt&trigger=cmnd&device=RELAY193&command=power&value=on
-- d_off,off,/watch?type=mqtt&trigger=cmnd&device=RELAY193&command=power&value=off
-- d_toggle,toggle,/watch?type=mqtt&trigger=cmnd&device=RELAY193&command=power&value=toggle
That would be really cool!
Thanks
Could the app be made to cope with config strings that include parse-able parameters, for example:
That would be really cool!
Thanks