Release 0.0.2
Now the module supports replacing strings based on suffix values of the message received.
In example:
AMBIENT_LIGHT: 3000
can be used to send a payload
payload { 'light#: '###LIGHT###' }
where ###LIGHT### will be replaced with the current value 3000