Skip to content

0.13.0 - Layout options and custom tap actions for Node Status card!

Choose a tag to compare

@github-actions github-actions released this 11 Aug 00:04

You can do fun things like add ping on click for the nodes

type: custom:zwave-nodes-status
tap_action:
  action: perform-action
  perform_action: zwave_js.ping

also new layout options

type: custom:zwave-nodes-status
layout: centered
# or
layout: left-aligned

What's Changed

  • chore: npm (deps-dev): bump the all-dependencies group with 3 updates by @dependabot[bot] in #24
  • chore: npm (deps-dev): bump mocha from 11.5.0 to 11.6.0 in the all-dependencies group by @dependabot[bot] in #26
  • Layout options and custom tap actions for Node Status card! by @warmfire540 in #32

Full Changelog: 0.12.0...0.13.0