Skip to content

Release 0.0.2

Compare
Choose a tag to compare
@Tom-Hirschberger Tom-Hirschberger released this 30 Mar 10:39
· 25 commits to master since this release
6f9c2aa

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