Skip to content

2.1.4/0.3.4

Compare
Choose a tag to compare
@gitmacer gitmacer released this 20 Sep 16:34
· 13 commits to main since this release

smarthome:

  • Add msg.negativeValueXX (Usefull when for example power toGrid and fromGrid is seperasted. will get subtracted from valueXX)
  • Add custom icon msg.customIconX (file path, URL or base64 string)
    Url should be avoided because it loads the file everytime the icon gets drawn to the image.
    The icon will automatically get resized.
    To get the image string you can use this tool: https://base64.guru/converter/encode/file
    customIcon