-
Notifications
You must be signed in to change notification settings - Fork 6
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
Stove entities wrongly set. #6
Comments
Hello @Stanojoski thank you for the quick support So I have created the scrip per your instructions: But how do I test it and integrate it on the dashboard? Thank you |
This is the code where I change the target temperature. With the second entity (from the last image), I change the temp. with the input number (or numberbox card) to the desired temp. When that happens, automation kicks in. `alias: 4heat input number change
`alias: 4heat target temp change
The third entity (from the last image) equalizes the target with the current stove temperature. so the stove will enter modulation. (this is the script from my first message. `type: entities
|
for a start, you can try it with simple input_number created in the helpers created in settings / devices and services / helpers |
Description:
Versions:
The text was updated successfully, but these errors were encountered: