Skip to content

Releases: jdeath/rd200v2

Support FR:KA

19 Apr 11:43
e0e85d6

Choose a tag to compare

Support FR:KA . no other changes. No need to update if do not have this unit

BleakClientWithServiceCache Rewrite

24 Mar 22:52
4189c3b

Choose a tag to compare

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

28 May 10:14
12e9167

Choose a tag to compare

No need to update if do not have an FR:J serial number that was not supported before.

Thanks @jogoodma

Support FR:H Series

22 Apr 10:50
2e33c1b

Choose a tag to compare

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

23 Mar 03:32
a7c4ce2

Choose a tag to compare

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

05 Mar 22:40
d317359

Choose a tag to compare

Support HG Serial.

No need to update if do not have that serial

FR:HL serial

26 Feb 01:04
054679b

Choose a tag to compare

Add FR:HL serial. Thanks @bojanrajkovic

No other changes. No need to update if do not have that serial number

Add FR:HK

15 Jan 21:08
9cef125

Choose a tag to compare

Support FR:HK

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

Add FR:HJ and possible connection improvements

06 Jan 12:47
66a8bff

Choose a tag to compare

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

03 Jan 22:16
0d81add

Choose a tag to compare

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