rtl_ir_control 1.0.6
rtl_ir_control: ^1.0.6 copied to clipboard
A utility designed to simplify the setup and configuration of Remotec products using Bluetooth Low Energy (BLE).
1.0.6 #
- Updated: add
enterSetupMode()andisConfigured()inBW8459DeviceHandler, scan name filter addRM2 - Improved: Refined completion detection in
configProvision()
1.0.5 #
- Fixed: control ac fan no response issue
1.0.4 #
- Updated: add
getLearningData()andemitIrData()inBW8459DeviceHandler
1.0.3 #
- Changed: rename
RoomateDeviceHandlertoBW8459DeviceHandler - Fixed: setup and download code issues
- Updated: scan name filter use
BW8459
1.0.2 #
- Updated: add read device information part
1.0.1 #
- Updated:
README.mdupdate how to use
1.0.0 #
- Updated: fix decode api response problem in
RTLIrCodeset
0.0.1-dev.6 #
- Updated: add
deleteCode(channel)inRoomateDeviceHandler
0.0.1-dev.5 #
- Updated: remove
print()log and updatestartScan()function parameters
0.0.1-dev.4 #
- Updated: add detailed comments for classes to improve code readability and maintainability.
0.0.1-dev.3 #
- Updated:
README.mdadd a section to describe custom device handler
0.0.1-dev.2 #
- Updated:
README.mdto include a dedicated "Bluetooth Permissions" section with detailed setup instructions for Android and iOS and package how to use.
0.0.1-dev.1 #
- Initial release of the
rtl_ir_controlpackage for infrared and Bluetooth-based device control.