Results 6 comments of Alexander Skvortsov

Hope to see this feature implemented too

Can you try to change recording format to mp3? Some people reported that it helps

Here's my workaround in docker-compose.yml if anyone interested: ``` promtail: image: grafana/promtail entrypoint: [ "/bin/sh","-c" ] command: - | export HOSTNAME=$$(cat /etc/hostname) /usr/bin/promtail -config.file=/etc/promtail-config.yml -client.external-labels=hostname=$$HOSTNAME configs: - source: promtail-yml target:...

> What does attribute FF01 do? Why do you need it? This attribute contains all the info Xiaomi device provides, such as battery level, signal quality, chip temperature, is device...

@cdjackson no, it's not available through the standard attributes unfortunately. P.S. Look at the end, there are links with tokens to unsubscribe and post a reply

None of the mentioned Xiaomi devices provide battery voltage info. #382 confirms it. Only switches are working for Xiaomi Wireless Relay. But it has to provide much more information, such...