Closed lecocqe closed 2 years ago
Hi lecocqe, sorry for the late reply. Devicelistfile is a passive mode related argument:
Passive mode related arguments:
--passive, -p, --atc, -a
Read the data of devices based on BLE advertisements, use --battery to get battery level additionaly in percent
--watchdogtimer X, -wdt X
Re-enable scanning after not receiving any BLE packet after X seconds
--devicelistfile DEVICELISTFILE, -df DEVICELISTFILE
Specify a device list file giving further details to devices
--onlydevicelist, -odl
Only read devices which are in the device list file
--rssi, -rs Report RSSI via callback
so you need to add --passive
argument.
For more info please see https://github.com/JsBergbau/MiTemperature2/issues/114
Hi,
thank you for your help. Now, command runs but no info received from devices ? any idea ? devices still have xiami fw.
Regards
Did you read https://github.com/JsBergbau/MiTemperature2/issues/114 ? Thats exactly the problem you're describing.
Hello, after flashing the right fw and solve some low battery issues. it works like a charm. Thank you very much
Hello,
i'm facing the following issue. i run ./LYWSD03MMC.py -df sensors.ini --callback sendToMQTT_HA.sh. it gives the help iso running
can you give me a hint ?
regards,
sensors.ini
senToMQTT_HA.sh (i know this is not complete, i copied the screen)