Releases: jdeath/rd200v2
Support FR:KA
BleakClientWithServiceCache Rewrite
This has made my device a little more stable. It rewrites the client code with BleakClientWithServiceCache . This integration was originally based on airthings_ble and airthings_ble is now written with BleakClientWithServiceCache instead of the standard client.
Hopefully this will make other people's device more stable with less drop outs. Also, be sure to upgrade your ESP32 proxies to 2026.3.0
Support FR:J Series
No need to update if do not have an FR:J serial number that was not supported before.
Thanks @jogoodma
Support FR:H Series
Went to supporting anything starting with FR:H . Let me know if does not work or finds extra devices on your network. Perhaps this will reduce number of updates to code
No need to update if do not have an FR:H serial number that was not supported before.
Support FR:I Series
Support FR:IA and FR:IB series. Went to supporting anything starting with FR:I . Let me know if does not work or finds extra devices on your network. Perhaps this will reduce number of updates to code
No need to update if do not have this serial.
Thanks @kyle2222 @mutilator
Support HG Serial
Support HG Serial.
No need to update if do not have that serial
FR:HL serial
Add FR:HL serial. Thanks @bojanrajkovic
No other changes. No need to update if do not have that serial number
Add FR:HK
Add FR:HJ and possible connection improvements
Add FR:HJ Thanks @CodyBohn
Copy strict typing (thanks @cdce8p) and close stale connections (Thanks @LaStrada) from airthings component. May help maintaining connections. May want to try this release even if do not have newer serial number
If you get an error about "'close_stale_connections_by_address" you need to update to homeassistant 2024.1.x or revert back to version 4.1 of this integration
Fix for 2024.1
Fix for Home Assistant 2024.1 .
If you get an error about "'close_stale_connections_by_address" you need to update to homeassistant 2024.1.x or revert back to version 4.1 of this integration