Open Harley56 opened 1 year ago
Use an action of service
and select climate.set_temperature
. Then select the spa hvac control and you should be good to go.
The yaml should look something like this …
service: climate.set_temperature
data:
temperature: 15
target:
device_id: f4ffc72bf…..5d4bf68b
Thanks I will give it a go.On 17 Jan 2023 23:49, gazoodle @.***> wrote:
Use an action of service and select climate.set_temperature. Then select the spa hvac control and you should be good to go.
The yaml should look something like this …
service: climate.set_temperature
data:
temperature: 15
target:
device_id: f4ffc72bf…..5d4bf68b
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like A clear and concise description of what you want to happen.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.