jhuang0

Results 5 comments of jhuang0

I'll just add that one of my other components has added energy support and it doesn't seem to be super complicated. You can look at the total code change to...

If you're the same guy who doesn't even have his equipment installed... maybe you should just wait until it's in before creating github issues without enough detail to troubleshoot.

You can create a template sensor to accomplish what you're suggesting. Here's the code I use: ``` sensor: - platform: template sensors: temperature_family_room_template: friendly_name: "Family Room Temperature" value_template: "{{state_attr('climate.family_room','current_temperature')|float}}" ```

So the answer is yes - this was definitely repeatable. I do have a non-code root cause. I had left my machines unplugged for an extended amount of time (weeks......

I appreciate the effort, but no dice. The state of the switch still accurately reflects the state on pfSense... but it is unable to make changes to the state (...