good evening!
attributes
hvac_modes:
- 'off'
- auto
min_temp: 5
max_temp: 90
target_temp_step: 1
[u]current_temperature: 245[/u]
temperature: 23
friendly_name: floor
supported_features: 1
current_temperature is needed to be divided by 10, how to correct it automatically?