Installation¶
Requirements¶
- Home Assistant with the Litter-Robot integration configured and at least one robot device present.
- The card is configured with a
device_id(pick the robot in the visual editor, or paste the id from Settings → Devices & services → Litter-Robot → device).
HACS (recommended)¶
- Open HACS in Home Assistant.
- Open the menu → Custom repositories.
- Add
https://github.com/homeassistant-extras/whiskerand category Dashboard. - Install Whisker Card (or the name shown for this repository) and restart if prompted.
- Add the Lovelace resource if HACS does not do it automatically (see manual steps below for the exact URL pattern).
Manual installation¶
- Download
whisker.jsfrom thedistfolder attached to the latest release (the build artifact isdist/whisker.js). - Copy it to
www/community/whisker/(create the folder if needed). - Register the module under Settings → Dashboards → Resources (or in
configuration.yaml):
Compatibility¶
The card has been developed and tested with a Litter-Robot 5 Pro (LR5). Other models (for example LR3 or LR4) may work as long as the core integration exposes the same kinds of entities and translation keys; behavior can differ slightly (for example how reset is exposed).
If something does not show up or act correctly on your model, see Troubleshooting or open an issue — include your HA version, integration version, and robot model when you can.