dckiller51 / bodymiscale

Custom_components Body Metrics for Xiaomi Miscale 1 and 2 (esphome or BLE monitor for Homeassistant)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Error

yangye1n opened this issue · comments

Today, I find out there is always one of my two bodymiscale.entity shows unavailable, once I reload the unavailable one, it will work correctlly, but the other one will be turn to unavailable. In a word, there can be only one correct entity and always one entity will be unavailable.

yes, i write same issue , couple weeks ago, no responds from author.

You can have several functional entities at the same time but you must store your weight and impedance in sensors other than that of the scale.

I am experiencing the same problems even though I have created separate sensors for weight and impedance for each user. The values are correctly assigned to the individual sensors of the respective user when weighing. The assignment is made in ESPHome based on an Input_Select that comes from HA. Nevertheless, only one of the bodymiscale.xXx entities is active at a time, the other two are displayed as unavailable. This means that the bodymiscale card is also only available for one user at a time.