I tried it, the attribute fat_mass_to_lose is changed back to Fat mass to lose in both files, in the const.py and the template sensor too.
I got this error in this case:
Logger: homeassistant.components.hassio
Source: components/hassio/__init__.py:486
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 12:33:43 (1 occurrences)
Last logged: 12:33:43
Invalid config for [sensor.template]: invalid template (TemplateSyntaxError: expected name or number) for dictionary value @ data['sensors']['scale_fat_mass_to_lose']['value_template']. Got "{{ states.bodymiscale.merleg.attributes.'Fat mass to lose' }}". (See ?, line ?).
Perhabs it is working with picture elements but doesn’t work as template sensor…?
Hello,
I am trying to update the bodymiscale integration to v 1.1.4 but I am getting this error after the update.
Obviously I can’t restart home assistant but luckly I can restore the backup.
The Passive BLE Monitor integration has been improved such that the impedance and weight sensors for the V2 scale now report almost simultaneously. Passive BLE Monitor integration - #410 by Ernst
To be honest: I have no idea how to configure this integration.
In detail: What does it expect when asking for the weight sensor?
I have the mi scale as device_tracker integrated using Bluetooth LE Tracker - Home Assistant. I don’t have a weight sensor. Created an input_number.weight for test purposes but it is not accepted.
I thought this integration would create one!
What am I doing wrong here… please assist.
Can I use this integration at all without having a (Xiaomi) bridge? I only have the scale + bluetooth.
Or do I need to update HA Core to a newer version, as the one I am running on currently (2022.8.7) just introduced native Bluetooth support. Is active bluetooth required? That became available in later releases (2022.9 and 2022.10 I think).