jdeath / rd200v2

RadonEye RD200 Version 2 Integration for Home Assistant
MIT License
73 stars 17 forks source link

Adding a new FR:GL SN prefix for V2 device #12

Closed lmilius closed 1 year ago

lmilius commented 1 year ago

Just received a V2 device (manufactured in Dec 2022) and it wasn't being recognized. I added the included changes to the config_flow.py and manifest.json files and it was able to pull the data into HomeAssistant via the esphome ble proxy.

Thanks for the great work! Let me know if I need to update anything else.

lmilius commented 1 year ago

It worked on the first update but now it stopped updating after the first one, seemingly related to this issue: https://github.com/jdeath/rd200v2/issues/11

jdeath commented 1 year ago

Looks good. I will merge and make a release in a couple days.

Are your ESPHome proxies up to date and running the esp-idf framework? After 2022;12.4 , that bug should be gone. You need to serial flash the first time after changing the framewrork. Also, remove any built in BT adapters from home assistant, apparently Raspberry PI ones have this bug too.

If all else fails, remove the peak and uptime calls from the parser.