States Power using IF statements #3299
-
Hi there, Hoping you'd be willing to help me out. I'm trying to model the energy usage of my thermostat when based on the attributes of the thermostat such as Idle, Heating, Cooling AND based on the attributes of the fan mode. I'm not sure how to format correctly or if it's possible. Currently I have this setup based on the attributes of the hvac_action...
I would like to combine this with a IF statement and a conditional AND to compare two attributes fan_mode and hvac_action. I did something similar with the states of my oven but I don't know how to do it with attributes. Here is what I have for my oven for reference
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Just wanted to circle back and let you know I figured this out. This worked for me. If there's a better way certainly open to learning that.
|
Beta Was this translation helpful? Give feedback.
Just wanted to circle back and let you know I figured this out. This worked for me. If there's a better way certainly open to learning that.