Open jcallaghan opened 4 years ago
I like how Malachi creates a template sensor to combine all energy and current entities into a single entity which is passed into a sensor using Utility Meter integration. This can then be used in a graph to show energy usage in realtime.
https://www.malachisoord.com/2019/12/03/home-assistant-utility-meter-setup
Malachi SoordIn our house we have a few older generation Teckin SP22βs running Espurna and newer Gosund SP111 running Tasmota that all publish their energy statistics via MQTT to Home Assistant.
I want to have more insights into the energy consumption of my home. I'm considering a split-core current sensor to monitor energy at the fuse box. I also have Sonoff POWR2's, Smartthings plugs and TPLINK plugs that provide me with energy data for specific devices which is great to monitor energy use. Insights at this level can also be used to drive automation like #143. For a number of these devices, I have created Utility Meter entities to track their usage on an individual basis and then have an all-up version for the whole house (well those devices I'm tracking at least).
Plan
Devices of interest
I want to have insights into how certain things in my house consume energy. With this data, I can also trigger an automation to turn something off for example if it is left on.
I should also consider standardising on one plug either the TPLINK or Smartthings plug.