Skip to content

AR Smart IR

Choose a tag to compare

@marsh4200 marsh4200 released this 08 Jul 08:59
1ae123d

πŸš€ 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.