I’m trying to create a scene and as part of that scene, I want it to change my Nest thermostat (using the Nest Integration) to “Off”.
It seemed pretty straightforward, I added the device to the scene and set the Operation to off, and saved the changes to the scene:
But whenever I activate the scene an error message is being displayed. I dug this out of the logs:
Logger: homeassistant.helpers.script.livestream
Source: helpers/script.py:1365
First occurred: 9:19:27 PM (2 occurrences)
Last logged: 9:19:41 PM
Livestream: Error executing script. Invalid data for call_service at pos 1: must contain at least one of temperature, target_temp_high, target_temp_low.
It seems that the service call is expecting some sort of temperature, but that’s not being provided as part of the for the Off operation?
I could work around this by just setting the Operation to Heat or Cool, and then a really low or high number to effectively keep the HVAC from kicking on, but that’s not a great solution.
Has anybody run into this before? This seems like it might be a bug, but I’m not sure.
For what it’s worth, here’s my information about my installation:
System Health
version: core-2022.3.0
installation_type: Home Assistant OS
dev: false
hassio: true
docker: true
user: root
virtualenv: false
python_version: 3.9.9
os_name: Linux
os_version: 5.10.98
arch: x86_64
timezone: America/Chicago
GitHub API: ok
Github API Calls Remaining: 5000
Installed Version: 1.22.0
Stage: running
Available Repositories: 1064
Downloaded Repositories: 4
logged_in: false
can_reach_cert_server: ok
can_reach_cloud_auth: ok
can_reach_cloud: ok
host_os: Home Assistant OS 7.4
update_channel: stable
supervisor_version: supervisor-2022.01.1
docker_version: 20.10.9
disk_total: 62.3 GB
disk_used: 42.5 GB
healthy: true
supported: true
board: ova
supervisor_api: ok
version_api: ok
installed_addons: Samba share (9.5.1), File editor (5.3.3), Node-RED (11.0.4), Terminal & SSH (9.3.0), Portainer (2.0.0), Mosquitto broker (6.0.1), Z-Wave JS (0.1.54), Duck DNS (1.14.0), SQLite Web (3.2.1)
dashboards: 1
resources: 1
mode: auto-gen