Skip to content

Instantly share code, notes, and snippets.

@UngluedChalice
Last active December 26, 2021 21:21
Show Gist options
  • Save UngluedChalice/9e5b7acc44568ac0ca025d338414d389 to your computer and use it in GitHub Desktop.
Save UngluedChalice/9e5b7acc44568ac0ca025d338414d389 to your computer and use it in GitHub Desktop.
Attempt at ecobee set preset card in Home Assistant
type: button
tap_action:
action: call service
service: climate.set_preset_mode
data:
entity_id: climate.1st_floor
preset_mode: 'away'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment