I recently integrated my Mi Scale with ESP Home and wanted to share my experience, especially since I live with someone who has a similar weight. Initially, I was a bit puzzled about how to differentiate between our readings. After some research, I found a clever solution using automation and helper entities. Here’s how it works:
- Setup: The Home Assistant (HA) sends a notification asking who weighed themselves. Based on the response, it logs the weight into separate helper entities for each person.
- Automation: I set up an automation where, if the scale detects a weight of, say, 80kg, it automatically updates Person 1’s helper entity. The next reading, like 78kg, updates Person 2’s entity. This way, we both have accurate records without confusion.
- Benefits: This setup not only keeps our data organized but also makes tracking our progress over time much easier. It’s a simple yet effective solution that leverages HA’s automation capabilities.
If anyone has questions or needs help setting this up, feel free to reach out! ![]()