Integrating Mi Scale for Multiple Users: A Smooth Experience

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:

  1. 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.
  2. 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.
  3. 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! :rocket: