nervetattoo / simple-thermostat

A different take on the thermostat card for Home Assistant ♨️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Specific UI buttons to call scripts

SensehacK opened this issue · comments

I currently have reached a small hurdle for controlling my HVAC / Thermostat via Home Assistant.
It supports integration with Alexa and Google Assistant.
So I have created scripts to change mode or temperature +1 -1 to get called by Google Assistant SDK API.

I want to know can we set the buttons in Simple Thermostat for them to rather call the switch.switch_something but instead call custom script ?