chertvl
chertvl
Any news regarding this issue ? according message one month left to fix this
I think this problem associated with https://github.com/custom-components/ble_monitor/issues/793 Mi Scales do not send any packets without physical interactions. I repeat again here, latest working version of component with correct working restore-state...
Same. No matter I use YAML config or GUI, all entities goes to unavailable after restart and save that state until HA catch first ble-packet for device. For this reason...
> this template sensor use device attribute `identifiers` Great idea, thank you!
Hey, any news please?
``` Home Assistant 2022.8.7 Supervisor 2022.08.5 Operating System 8.5 Frontend 20220802.0 - latest ble_monitor 9.1.1 ``` BLE Config mode - YAML: ``` discovery: false restore_state: true devices: ... ``` Devices...
> @chertvl and @andrewjswan do you both use the `name` parameter to rename you sensors, like @50494554524F ? Yep. > The issue should be fixed in 10.2.0. In someone can...
> Are you sure the MiFlora is updating every 15 seconds? What value did you configure for the `period` option? I did not use period option. My bad, all miflora...
> What value did you configure for the `period` option? Now i tried deleting a couple of lines in the file sensor.py: For 'class MeasuringSensor(BaseSensor)' removed: ``` state_median = round(sts.median(measurements),...
Nothing succeeded, HA still creates new DB entries for every sensor update, I dont know why, because only `context.id` attribute changes now. ``` { "event_type": "state_changed", "data": { "entity_id": "sensor.bedroom_humidity",...