jdeath / rd200v2

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

HK serial number prefix showing up ! #36

Closed brucesemple closed 2 months ago

brucesemple commented 8 months ago

Since this custom integration is working so nicely with the latest releases of ESPHome and HA .. I ordered a second RD200 Unit. It's reporting the same firmware version 3.01 on the screen (as my FR:HA unit) .. but it looks like they have gone to the next prefix in their serial numbers .. I got a HK (FR:HK) unit. I'm in the US. I see your instructions on what source files need to be updated, however I don't know how to load an updated version of this integration into HA for a test.

jdeath commented 8 months ago

Try latest release. Should support FR:HK

FYI: All you need to do is edit the files in /config/custom_components/rd200_ble/ . Just in case you get a 3rd one with a new serial number

brucesemple commented 8 months ago

OH.. silly me .. I did not realize these files were in the /config directory .. Nice job with the integration .. both devices are showing up now. tnx