Closed medsandor closed 10 months ago
Hm, today it succeeded.
2024-01-20 07:36:56.249 DEBUG (MainThread) [custom_components.w1000-energy-monitor] reading report import
2024-01-20 07:36:56.598 DEBUG (MainThread) [custom_components.w1000-energy-monitor] resp status http 200
2024-01-20 07:36:56.681 DEBUG (MainThread) [custom_components.w1000-energy-monitor] found report import in workarea Workarea176
2024-01-20 07:36:56.681 DEBUG (MainThread) [custom_components.w1000-energy-monitor] found report export in workarea Workarea176
2024-01-20 07:36:56.887 DEBUG (MainThread) [custom_components.w1000-energy-monitor] import statistic: sensor.w1000_import count: 30
2024-01-20 07:36:56.887 DEBUG (MainThread) [custom_components.w1000-energy-monitor] reading report export
2024-01-20 07:36:57.004 DEBUG (MainThread) [custom_components.w1000-energy-monitor] import statistic: sensor.w1000_export count: 30
2024-01-20 07:36:57.005 DEBUG (MainThread) [custom_components.w1000-energy-monitor] Notifying all listeners
2024-01-20 07:36:57.005 DEBUG (MainThread) [custom_components.w1000-energy-monitor.sensor] {'state': 14743.2, 'unit': 'kWh', 'attributes': {'curve': 'HU000110-11-S00000000000001133408 DP_1-1:1.8.0*0', 'generated': '2024-01-20T00:00:00', 'state_class': 'total_increasing', 'device_class': 'energy'}}
2024-01-20 07:36:57.005 DEBUG (MainThread) [custom_components.w1000-energy-monitor.sensor] {'state': 14538.5, 'unit': 'kWh', 'attributes': {'curve': 'HU000110-11-S00000000000001133408 DP_1-1:2.8.0*0', 'generated': '2024-01-20T00:00:00', 'state_class': 'total_increasing', 'device_class': 'energy'}}
Hi,
I use from the integration only the two entities created:
Which shows me the total imported and exported energy on that day.
And last successful day is 16th of January, 2024.
I have enabled the debug log, and this is the output:
So the data is not updated, even though if I log in to the energy portal, I see valid total import, and export numbers for 17th, and for 18th as well.
Password not expired, using this tool since 2023. April, this is the first error like this for me.
Thanks Sandor