AR Smart IR
π AR SmartIR v1.5.0
β¨ Added
π Custom Codeset Folder (HACS Safe)
AR SmartIR now automatically loads codesets from:
/config/ar_smart_ir_codes//
alongside the built-in library.
Supported platforms include:
π‘οΈ Climate
π¬οΈ Fan
πΊ Media Player
π‘ Light
Simply drop your own .json file into the appropriate folderβor export one directly from AR SmartIR Builder.
π‘οΈ Because these files live outside the HACS-managed integration folder, your custom codes survive updates.
β Custom Codes Highlighted
User-created codesets are now marked with a β
in the device selection list, making them easy to distinguish from the built-in library.
π Fixed
π Custom Codes Take Priority
If a custom codeset uses the same code number as a built-in one, your custom version now automatically overrides the bundled codeset.
This makes it easy to patch or improve an existing codeset without modifying the integration files.
π§Ή Improved Catalog Loading
The catalog loader now ignores non-numeric filenames (such as index or sidecar files).
Stray files in the codes directories will no longer interfere with the device list.