0.13.0 - Layout options and custom tap actions for Node Status card!
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.pingalso new layout options
type: custom:zwave-nodes-status
layout: centered
# or
layout: left-aligned- chore: bumps version to 0.13.0 by @gh-action-bump-version
- define tap actions on node status card - thanks @pjschaffer! by @warmfire540
- node status items left aligned now - can center with the editor by @warmfire540
- chore: yarn (deps-dev) bumppp by @warmfire540
- workflows and yarn by @warmfire540
- chore: npm (deps-dev): bump mocha in the all-dependencies group (#26) by @dependabot[bot]
- ci/cd updates by @warmfire540
- chore: npm (deps-dev): bump the all-dependencies group with 3 updates (#24) by @dependabot[bot]
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