not sure where you copied that yaml from, but setpoint_shift_step is invalid (deprecated) since 2020…
It looks like your target_temperature_address is 2/2/1 and the status 2/2/2
setpoint_shift_address is probably your 2/2/7 (but it has no Write-Flag so there might be another) and I guess the state address is the same, but I don’t understand italian so might be wrong there 🤷
Better fix the config doesn’t matter how it looks like with wrong config. Videos aren’t really help for debugging.
It’s also a good idea to look at the manual of your actuator - every manufacturer uses slightly different Schemas and wording - and some things work differently across them.
Good morning, I had shot you the video to show you what happens, the manuals read, the problem is HA sending a different value than what I set with slide or with setpoin
And I don’t know where to look in HA.
The thermostat with ETS works fine if I send a value from ETS the thermostao receives it fine.
is HA sends me an incorrect value, with 28° it sends me 6°
My installation being mainly in KNX, I’m not sure I knew how to use it correctly. I finally opted for this mushroom thermostat, for its small size and its good match with my needs, because I have 13 thermostats in the house and readability and ergonomics are essential for me.
type: custom:mushroom-climate-card
entity: climate.bureau_du_haut_test0
layout: horizontal
show_temperature_control: true
name: 'T° Bureau du Haut '
icon: mdi:thermometer
style: |
ha-card {
padding-bottom: 1px !important;
--card-secondary-font-size: 22px;
}