Brett
Brett
If you have the correct entities from the Add-in documentation; Electricity grid sensor.gosungrow_virtual_XXXXXXXXXXXXXX_grid_to_load_energy sensor.gosungrow_virtual_XXXXXXXXXXXXXX_pv_to_grid_energy Solar Panels sensor.gosungrow_virtual_XXXXXXXXXXXXXX_pv_energy Home Battery Storage sensor.gosungrow_virtual_XXXXXXXXXXXXXX_battery_discharge_energy sensor.gosungrow_virtual_XXXXXXXXXXXXXX_battery_charge_energy You should not have this issue. If you...
If you want to use the Home Assistant Energy Dash Board, you can use the “Energy Configuration” template. Click on the “Energy” display. Click on the three dots in the...
There is a similar problem described in issue #119. https://github.com/MickMake/GoSungrow/issues/119 copied from https://github.com/MickMake/HomeAssistantAddons/blob/main/GoSungrow/DOCS.md HA's Energy Dashboard To use HA's Energy Dashboard, you'll need to find the following entries. Make sure...
@heliveth The live feedback entities that I am using are Solar generating = sensor.gosungrow_getpslist_devices_xxxxxxxx_curr_power (positive only number) {from device "...getPsList"} Electricity purchasing = sensor.gosungrow_virtual_xxxxxxxxx_p8018 (positive number for buying electricity and...
@heliveth If you go to -> Developer Tools -> States Under attributes filter by the units of "kWh" (just type this). This will show all of the entities with these...
I am having a similar problem. I did find that information in the Add-on Documentations. I have not been able to find these entities, so I am currently using Electricity...
I have the same fridge & the same information (identical) being reported. I am also happy to provide logs to help with the development of this integration. It would also...
I expect that might be the case. However with my Daikin air conditioners, the app does not have the compressor speed, but the Home Assistant integration does have compressor speed,...
Per my original message, I have had a problem with my Quad door Fisher & Paykel fridge recently. In order to see what the temperatures are doing in the fridge,...
Keensy, The live feedback entities that I am using are Solar generating = sensor.gosungrow_getpslist_devices_xxxxxxxx_curr_power (positive only number) Electricity purchasing = sensor.gosungrow_virtual_xxxxxxxxx_p8018 (positive number for buying electricity and negative number for...