You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I have two Power Sensors, one for solar generation and the other for total consumption. The integration seems to show both sensors in HomeAssistant as one sensor with the value oscillating between both sensor values continuously when I check the value against the phone app in real time which makes the output not that useful.
Describe the solution you'd like
Could the integration be modified to see the two sensors as different devices based on the Mac addresses and listed in HomeAssistant as two different devices so the values can be used separately?
Describe alternatives you've considered
I don't know enough to be able to suggest any code changes.
Additional context
Power Sensor kit with the single plug and two sensors, one for solar generation wrapped around the AC from Solar Inverter and the other attached in the meter box as per typical single sensor installation. Both sensors seem to have unique Mac addresses when I look at the devices in the app. I am not sure why the solar generation is currently showing a -neg value (it's rainy today so won't be generating much) so could be parasitic draw from grid to keep Inverter powered from mains. Slight differences in the values displayed due to timing for the screenshots.
The text was updated successfully, but these errors were encountered:
Sorry didn't notice the "add multiple sensors" on the TODO at the top of the readme. Please feel free to close this if it's already a known issue/planned work.
Here's some output from the HA debug log if it's helpful for future development.
Is your feature request related to a problem? Please describe.
I have two Power Sensors, one for solar generation and the other for total consumption. The integration seems to show both sensors in HomeAssistant as one sensor with the value oscillating between both sensor values continuously when I check the value against the phone app in real time which makes the output not that useful.
Describe the solution you'd like
Could the integration be modified to see the two sensors as different devices based on the Mac addresses and listed in HomeAssistant as two different devices so the values can be used separately?
Describe alternatives you've considered
I don't know enough to be able to suggest any code changes.
Additional context
Power Sensor kit with the single plug and two sensors, one for solar generation wrapped around the AC from Solar Inverter and the other attached in the meter box as per typical single sensor installation. Both sensors seem to have unique Mac addresses when I look at the devices in the app. I am not sure why the solar generation is currently showing a -neg value (it's rainy today so won't be generating much) so could be parasitic draw from grid to keep Inverter powered from mains. Slight differences in the values displayed due to timing for the screenshots.
The text was updated successfully, but these errors were encountered: