-
-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error about not supported service call when used in a scene #1186
Labels
new bug
incoming bug issue
Comments
+1 |
I have this issue too and a friend has this too. Seems to not depend on the Thermostat (as my friend and me are using different ones). Just in general, whenever you use a Better-Thermostat entity in a scene, it will throw an error upon save. |
This is still an issue on latest HA2025.1 using BT 1.7.0beta3:
To reproduce create a scene and add a BT Thermostat device to it, then try to save it. |
6 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Prerequisites
Description
better_thermostat
entity produces an error provoking follow-up erros from automations/scripts each time a scene is called it is part of. The temperature is set correctly from the scene though.Steps to Reproduce
better_thermostat
entityExpected behavior:
Entity sets temperature, mode etc. from scene without python error
Actual behavior:
Entity sets values but throws an error with traceback. State might be incompletely reproduced due to the service call failing.
Versions
BT 1.33.0 from HACS
HA 2023.12.0
HA OS 11.2
Additional Information
The text was updated successfully, but these errors were encountered: