Skip to content

πŸš€ AR Smart IR

Choose a tag to compare

@marsh4200 marsh4200 released this 10 Apr 19:25
e3aed41

πŸš€ AR Smart IR 1.1.5 β€” UPDATE

This release is a major step forward in bringing AR Smart IR back to full SmartIR functionality, while keeping the modern Home Assistant Config Flow and cleaner architecture.

Several critical runtime features that were missing or incomplete have now been fully restored.

πŸ”§ What’s Been Fixed / Restored

This update focuses on restoring real device behavior, not just UI features:

πŸ’‘ Lights
Brightness stepping now sends actual IR commands (no longer just UI updates)
Color temperature stepping restored to proper device control
Power state tracking improved

πŸŒͺ️ Fans
Direction control fully implemented
Oscillation support restored
Proper handling of last known speed and state

❄️ Climate
Swing mode support fully restored
Last active mode memory reintroduced
Power sensor restore behavior working again

πŸ“Ί Media Player
power_sensor support restored
source_names remapping working correctly again
device_class support reintroduced

🧠 Behind the Scenes Improvements
Config Flow and Options Flow updated to support all restored features
Internal version metadata synced correctly with the manifest
Removed legacy/stale services.yaml that no longer matched the code
Cleaned up incomplete migration artifacts from earlier versions