I am new to home assistant with very limited coding background.
I am trying to integrate Powersensor for energy monitoring.
The above creates a single “sensor” entity, which gathers power data from both total househouse use and solar power generation.
The 2 sensors attached to the inverter and the energy meter feeds back to a power plug connected via bluetooth, and the power plug is connect via WIFI.
This is split by 2 different MAC address under attributes.
How can I can split them by MAC address to create 2 different sensors so I can effectively integrate the data to home assistant energy monitoring?