AR Smart IR
🛠️ Fixed
Climate Temperature Precision Support
Climate devices now correctly respect the precision value provided in the device JSON when adjusting the target temperature.
Previously, the tile and thermostat cards always used 0.5°C increments, regardless of the device configuration.
This allows each device to control temperature using its correct supported increments.
⚙️ Technical Changes
Added target_temperature_step support to climate entities.
Added a precision property to climate entities.
Both values are now automatically derived from the device's JSON precision setting.
🔄 Update Required
No JSON or configuration changes are required.
After updating:
Restart Home Assistant
The new temperature precision settings will apply automatically.