Skip to content

Releases: gce-electronics/HA_RFPlayer

v1.2.0

07 Jan 18:26
Compare
Choose a tag to compare

1.2.0 (2025-01-07)

Features

v1.1.0

03 Jan 19:51
Compare
Choose a tag to compare

1.1.0 (2025-01-03)

Features

v1.0.2

13 Nov 07:13
Compare
Choose a tag to compare

1.0.2 (2024-11-13)

Bug Fixes

v1.0.1

11 Nov 17:17
Compare
Choose a tag to compare

1.0.1 (2024-11-11)

Bug Fixes

  • resolves rts device address issue (#97) (f83617b)

v1.0.0

11 Nov 16:51
Compare
Choose a tag to compare

1.0.0 (2024-11-11)

Bug Fixes

  • resolve empty init commands issue (abb8309)

Features

  • complete rewrite of the rfplayer integration (1502ad8)
  • empty string support for init commands and improved receiver mode configuration (38003e2)

BREAKING CHANGES

  • installing the new version will breaking any existing instance because the configuration is different and there is no migration support

1.0.0

05 Nov 19:45
32f0e26
Compare
Choose a tag to compare
  • /!\ Complete rework, you need to remove your integration configuration and add it again, you will have to add your device again

0.7.1

17 Jul 14:27
ecdd977
Compare
Choose a tag to compare
  • Fix mixup between device ID and device address in english for send_command service
  • Fix RfplayerDevice available getter

0.7.0

23 May 15:16
b965959
Compare
Choose a tag to compare
  • Fix default conf missing error during initialization
    
  • Lint and code improvments
    
  • Bump pyserial-asyncio
    
  • Add service translation
    
  • Handle no USB device found during init
    
  • Replace the jamming sensor by a binary_sensor and add events catching to it
    
  • Allow to specify manual path to USB device
    
  • Disallow multi instance of the integration
    
  • Fix options changes not reloading integration
    

0.6.1

03 Dec 12:33
Compare
Choose a tag to compare
  • Fix incapacity to create switch entity when automatic entity add is disabled at bootstrap

0.6.0

27 Apr 08:04
Compare
Choose a tag to compare
  • Replace deprecated async_get_registry method