Iāve been working on a Home Assistant integration for a simple yet interesting idea: using weight sensors under your catās litter box to track their weight and other metrics. I wanted to share it here in case anyone else finds it useful or has ideas to improve it.
The integration allows you to:
Detect when your cat enters and leaves the litter box.
Measure your catās weight each time they visit.
Calculate the weight of any āwasteā left behind.
Track baseline changes (e.g., litter added or removed).
This setup could help you monitor your catās health over time or spot unusual behavior (like a decrease in visits or changes in weight). Itās built as a custom sensor and works with any weight sensor that integrates with Home Assistant.
Itās a bit WIP still though, any thoughts are welcomed
This is such a great idea! Thanks for sharing this. Iāve been thinking about doing something like this to track our catsā litter box habits. We actually have two cats and two litter boxes, so it would be really helpful to support multiple cats by identifying which cat is using the litter box based on their weight (not too difficult for our cats who have quite different weights). And maybe a way to aggregate usage of multiple litter boxes.
Nice, was just looking at something like this. This should work with an off-the-shelf smart scale that connects to HA? Iām looking at buying a Xiaomiās Mi-Scale 2 which seems to be well regarded for HA integration.