h4de5 / home-assistant-toshiba_ac

Toshiba AC integration into home-assistant.io
GNU General Public License v3.0
113 stars 17 forks source link

Temp increments, model not supported #153

Open makkeh opened 6 months ago

makkeh commented 6 months ago

First of all - thanks for an amazing integration. Works very well.

However on my end, the temp adjustment is in 0.5 increments, which my unit does not support. Is there a way for me to change this myself, or is this something I can change elsewhere?

It works flawlessly if I remember to not use .5 increments, my wife not so much.

Edwintenhaaf commented 6 months ago

change this value from 0.5 to 1 image and in your thermostat card set step_size to 1

type: custom:simple-thermostat
entity: climate.woonkamer
step_size: 1