0.1.0 - Initial Release of Litter Robot Card! 🤖 💩
Whisker Card — initial release
First public release of Whisker Card, a Lovelace card for Litter-Robot using Home Assistant’s official litterrobot integration.
What you get
- Status header with readable status and icon from
status_code - Cycling emphasis while a clean cycle is active
- Vacuum + reset picture controls (tap to act, hold for more-info)
- Menu with Lovelace entity rows for globe light/brightness, panel brightness, and cycle delay when available
- Pet weight chip, litter & waste gauges, last seen when entities exist
Setup
- Configure with a Litter-Robot device (
device_id); optional title override. - HACS: add as a custom Dashboard repo, install, add the resource if needed.
- Manual: use
whisker.jsfrom this release’sdistand register it as amoduleresource.
Note: Tested primarily on Litter-Robot 5 Prop; other models may work if the integration exposes the same entities—open an issue if something’s off on your model.
- chore: bumps version to 0.1.0 by @gh-action-bump-version
What's Changed
- chore: yarn (deps): bump lodash-es from 4.17.23 to 4.18.1 by @dependabot[bot] in #6
- chore: yarn (deps-dev): bump the all-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #7
- Initial Release of Litter Robot Card! 🤖 💩 by @warmfire540 in #8
New Contributors
- @dependabot[bot] made their first contribution in #6
- @warmfire540 made their first contribution in #8
Full Changelog: https://github.com/homeassistant-extras/whisker/commits/0.1.0

