I did not find this before, but with the latest update to 35.2 (not sure if it was possible before), you can use a script to enable Amazon Echo to set the temperature on a climate device:
And the service will be called and set the temperature to 20 (celsius in my case). Fractions, i.e. 20.5 does not work.
This is idea can be used to set almost any sensor to a requested level.
Hope this helps someone!
Yes indeed, only setting to a level works. For a more sophisticated control, the emulated hue bridge has not the features we would need.
For that a complete “Amazon smart home skill” would be necessary, i.e. as at openHAB they are working on it: https://community.openhab.org/t/amazon-echo-skill-for-openhab-available/8113
I’ve actually switched from Echo to Google home. In this scenario I was more thinking off TTS via Google Home to give the answer. Would like to ‘trick’ Google home via emulated home with a somewhat normal sentence to trigger e.g. a input_boolean that triggers a TTS notification to Google home.
I know this is an old thread, but here is the script part of things to setup a dual setpoint thermostat and automatically switch between cool and heat.
Forgive my NOOB-ness. I am trying to learn As of now i can request Alexa for a Thermostat Status and she responds with correct temperature but I cannot have Alexa change or set or raise temperature so I thought I might try the above script
I am getting this error in HassIO
so my question is in Config.yaml shouldthis script be underneath Climate:
Hi. I know this is originally an older thread, but it’s recently active and the title is good. If it’s better as a new discussion, just let me know. I think it would be of interest to anyone following here.
@chris911 I’ve just started on getting climate linked with home assistant using emulated_hue, but am a long time home assistant user.
The climate entity is exposed as a light with a brightness control.
I can set the temperature by saying “Set the thermostat to 21”.
Even though it voices the error it works immediately.
This particular thermostat uses a wifi switch, a zigbee temperature/humidity sensor and is linked to the old z-wave wall thermostat with automations so that turning it up or down on the wall works. I use awesome_thermostat from HACS for my virtual thermostats so I can uncouple them and have local calls for heat for several zones depending on who’s at home (2 kids in college in the city)