Replies: 1 comment
-
See: #1940 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have this quite simple setup for a heater which gets its DP via LocalTuya.
it has two input Sensors:
• sensor.heater state = True or False
• sensor.modes state = low or high or empty
What I like to achief:
I set the power calculation via the Gui as below, Tried to use the powercalc.yaml, but I lack of developer skills and the power sensor kept unavailable...
Eventually the following setup seems to works, except in case that when the sensor.heater changes I need to reload the Heater entry to have the heater_power get changed from 0kW to 1kW.
do you have any Idea to tackle this?
Beta Was this translation helpful? Give feedback.
All reactions