#ecobee command
1 messages · Page 1 of 1 (latest)
service: climate.set_preset_mode
target:
entity_id: climate.main_floor
data:
preset_mode: away
I think I've found that I need to use the select.select_option service, not climate. I'm still seeing an issue with the state not updating after setting the preset mode. The ecobee seems to update, but home assistant is not getting the updated state back...