The devices being used are v3.1
When I used
python rdwr_phy62x2.py -p COM3 -e -r wh ./bin/BOOT_TH05F_v21.hex and then web flasher OTA I had now issues.
Home assistant was able to add the device and show the data without any issue.
On Home assistant in the working case I had 8 entries.
When I used command line to flash instead of OTA I'm having issues,
python rdwr_phy62x2.py -p COM3 -e -r wh ./bin/BOOT_TH05F_v21.hex
python rdwr_phy62x2.py -p COM3 -r we 0x10000 ./bin/TH05F_v21.bin
In this case it is not stable. I see 6 entries when I'm able to add it to HA. Opening and Count are missing.
I compared the config data read from working and not working, both had
Configuration data: 55050000001f501d10023cb400
Have I done anything wrong?
The devices being used are v3.1
When I used
python rdwr_phy62x2.py -p COM3 -e -r wh ./bin/BOOT_TH05F_v21.hexand then web flasher OTA I had now issues.Home assistant was able to add the device and show the data without any issue.
On Home assistant in the working case I had 8 entries.
When I used command line to flash instead of OTA I'm having issues,
In this case it is not stable. I see 6 entries when I'm able to add it to HA. Opening and Count are missing.
I compared the config data read from working and not working, both had
Configuration data: 55050000001f501d10023cb400Have I done anything wrong?