7 Commits

Author SHA1 Message Date
kobim bfa7d0044d fix: Remove 'rc' option from update_branch configuration in schema 2026-07-01 23:28:46 +02:00
kobim 6f9d598a6d feat: rename the project to Infrarize 2026-07-01 23:00:26 +02:00
kobim d23eae2030 fix: Update repository references from smartHomeHub to kobimx in various files 2026-07-01 21:32:31 +02:00
kobim 26465e7c73 feat: Add auto-listen feature with tooltip in SmartIR capture tool 2026-07-01 20:59:06 +02:00
kobim 998101c673 chore: Update .gitignore to exclude SmartIR capture tool session file 2026-07-01 20:21:34 +02:00
kobim 992098fbf1 feat: Add config flow for SmartIR integration with multi-step UI wizard
- Implemented a new config flow in `config_flow.py` for SmartIR, allowing users to select platforms, controllers, and devices through a guided interface.
- Added support for new device codes in `codes_index.json` for Apton and Andersson manufacturers.
- Enhanced fan, light, and media player components to support setup from config entries.
- Introduced `strings.json` and `translations/en.json` for improved localization of the configuration steps.
- Created a tool `build_index.py` to rebuild the `codes_index.json` from individual device JSON files.
- Updated `smartir_capture.py` to handle single-code modes and excluded modes for better device configuration.
- Added `iot_class` and `config_flow` attributes in `manifest.json` to support the new configuration flow.
2026-07-01 20:11:48 +02:00
kobim 2dd72d367c init 2026-05-29 11:46:44 +02:00