-
-
Notifications
You must be signed in to change notification settings - Fork 101
Improve measurand logic #1217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Improve measurand logic #1217
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1217 +/- ##
=======================================
Coverage 91.27% 91.27%
=======================================
Files 9 9
Lines 1375 1375
Branches 219 219
=======================================
Hits 1255 1255
Misses 65 65
Partials 55 55 ☔ View full report in Codecov by Sentry. |
Testing |
worked like a charm Common labels: {"container_name":"homeassistant","job":"systemd-journal","nodename":"homeassistant","syslog_identifier":"homeassistant","unit":"docker.service"}
Line limit: "1000 (472 returned)"
Total bytes processed: "2.80 MB"
2024-06-24 16:37:50.442 2024-06-24 16:37:50.441 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=854.0 ms
2024-06-24 16:37:29.586 2024-06-24 16:37:29.584 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=3.0 ms
2024-06-24 16:37:09.581 2024-06-24 16:37:09.579 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 16:36:49.578 2024-06-24 16:36:49.576 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:36:29.572 2024-06-24 16:36:29.569 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=4.0 ms
2024-06-24 16:36:09.566 2024-06-24 16:36:09.564 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:35:49.560 2024-06-24 16:35:49.558 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=5.0 ms
2024-06-24 16:35:29.553 2024-06-24 16:35:29.551 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=5.0 ms, pong=386.0 ms
2024-06-24 16:35:09.161 2024-06-24 16:35:09.159 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=4.0 ms
2024-06-24 16:35:00.127 2024-06-24 16:35:00.110 INFO (MainThread) [ocpp] charger: send [3,"7",{}]
2024-06-24 16:35:00.015 2024-06-24 16:35:00.007 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Voltage, phase_info: {'unit': 'V', 'L1': 242.09, 'L2': 242.69, 'L3': 242.38} value: 242.386667 unit :V
2024-06-24 16:35:00.012 2024-06-24 16:35:00.007 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Power.Active.Import, phase_info: {'unit': 'kW', 'L1': 0.0, 'L2': 0.0, 'L3': 0.0} value: 0.000000 unit :kW
2024-06-24 16:35:00.010 2024-06-24 16:35:00.007 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Current.Import, phase_info: {'unit': 'A', 'L1': 0.0, 'L2': 0.0, 'L3': 0.0} value: 0.000000 unit :A
2024-06-24 16:34:59.997 2024-06-24 16:34:59.990 INFO (MainThread) [ocpp] charger: receive message [2,"7","MeterValues",{"connectorId":1,"meterValue":[{"timestamp":"2024-06-24T14:34:59.488Z","sampledValue":[{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L1","unit":"A"},{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L2","unit":"A"},{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L3","unit":"A"},{"value":"733.255884","context":"Sample.Clock","measurand":"Energy.Active.Import.Register","unit":"kWh"},{"value":"49.99","context":"Sample.Clock","measurand":"Frequency"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L1","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L2","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L3","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","unit":"kW"},{"value":"-0.043","context":"Sample.Clock","measurand":"Power.Factor"},{"value":"25","context":"Sample.Clock","measurand":"Temperature","unit":"Celsius"},{"value":"242.09","context":"Sample.Clock","measurand":"Voltage","phase":"L1","unit":"V"},{"value":"242.69","context":"Sample.Clock","measurand":"Voltage","phase":"L2","unit":"V"},{"value":"242.38","context":"Sample.Clock","measurand":"Voltage","phase":"L3","unit":"V"}]}]}]
2024-06-24 16:34:50.398 2024-06-24 16:34:50.376 INFO (MainThread) [ocpp] charger: send [3,"6",{}]
2024-06-24 16:34:51,400 - custom_components.jablotron80 - INFO - JablotronStatusText(3): message changed from to Triggered detector
2024-06-24 16:34:50.373 2024-06-24 16:34:50.345 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Voltage, phase_info: {'unit': 'V', 'L1': 242.22, 'L2': 242.59, 'L3': 242.37} value: 242.393333 unit :V
2024-06-24 16:34:50.372 2024-06-24 16:34:50.345 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Power.Active.Import, phase_info: {'unit': 'kW', 'L1': 0.0, 'L2': 0.0, 'L3': 0.0} value: 0.000000 unit :kW
2024-06-24 16:34:50.364 2024-06-24 16:34:50.345 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Current.Import, phase_info: {'unit': 'A', 'L1': 0.0, 'L2': 0.0, 'L3': 0.0} value: 0.000000 unit :A
2024-06-24 16:34:50.347 2024-06-24 16:34:50.335 INFO (MainThread) [ocpp] charger: receive message [2,"6","MeterValues",{"connectorId":1,"meterValue":[{"timestamp":"2024-06-24T14:29:59.503Z","sampledValue":[{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L1","unit":"A"},{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L2","unit":"A"},{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L3","unit":"A"},{"value":"733.255884","context":"Sample.Clock","measurand":"Energy.Active.Import.Register","unit":"kWh"},{"value":"49.97","context":"Sample.Clock","measurand":"Frequency"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L1","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L2","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L3","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","unit":"kW"},{"value":"-1","context":"Sample.Clock","measurand":"Power.Factor"},{"value":"25","context":"Sample.Clock","measurand":"Temperature","unit":"Celsius"},{"value":"242.22","context":"Sample.Clock","measurand":"Voltage","phase":"L1","unit":"V"},{"value":"242.59","context":"Sample.Clock","measurand":"Voltage","phase":"L2","unit":"V"},{"value":"242.37","context":"Sample.Clock","measurand":"Voltage","phase":"L3","unit":"V"}]}]}]
2024-06-24 16:34:50.291 2024-06-24 16:34:50.260 INFO (MainThread) [ocpp] charger: send [3,"5",{}]
2024-06-24 16:34:50.288 2024-06-24 16:34:50.253 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to open inside the event loop by custom integration 'ocpp' at custom_components/ocpp/api.py, line 1008: await self.hass.async_create_task(super()._handle_call(msg)) (offender: /usr/local/lib/python3.12/site-packages/ocpp/messages.py, line 164: with open(path, "r", encoding="utf-8-sig") as f:), please create a bug report at https://github.com/lbbrhzn/ocpp/issues
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/__main__.py", line 223, in <module>
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/__main__.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 190, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 672, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 639, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1988, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/usr/local/lib/python3.12/site-packages/ocpp/charge_point.py", line 238, in start
await self.route_message(message)
File "/usr/local/lib/python3.12/site-packages/ocpp/charge_point.py", line 261, in route_message
await self._handle_call(msg)
File "/config/custom_components/ocpp/api.py", line 1008, in _handle_call
await self.hass.async_create_task(super()._handle_call(msg))
2024-06-24 16:34:50.208 2024-06-24 16:34:50.162 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Voltage, phase_info: {'unit': 'V', 'L1': 242.85, 'L2': 242.71, 'L3': 242.29} value: 242.616667 unit :V
2024-06-24 16:34:50.205 2024-06-24 16:34:50.162 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Power.Active.Import, phase_info: {'unit': 'kW', 'L1': 0.0, 'L2': 0.0, 'L3': 0.0} value: 0.000000 unit :kW
2024-06-24 16:34:50.177 2024-06-24 16:34:50.161 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Current.Import, phase_info: {'unit': 'A', 'L1': 0.0, 'L2': 0.0, 'L3': 0.0} value: 0.000000 unit :A
2024-06-24 16:34:50.169 2024-06-24 16:34:50.160 DEBUG (MainThread) [custom_components.ocpp] Transaction.Id was None, restored value=1718541267 from HA.
2024-06-24 16:34:50.168 2024-06-24 16:34:50.159 DEBUG (MainThread) [custom_components.ocpp] Energy.Meter.Start was None, restored value=666.2 from HA.
2024-06-24 16:34:50.148 2024-06-24 16:34:50.144 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to open inside the event loop by custom integration 'ocpp' at custom_components/ocpp/api.py, line 1008: await self.hass.async_create_task(super()._handle_call(msg)) (offender: /usr/local/lib/python3.12/site-packages/ocpp/messages.py, line 164: with open(path, "r", encoding="utf-8-sig") as f:), please create a bug report at https://github.com/lbbrhzn/ocpp/issues
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/__main__.py", line 223, in <module>
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/__main__.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 190, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 672, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 639, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1988, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/usr/local/lib/python3.12/site-packages/ocpp/charge_point.py", line 238, in start
await self.route_message(message)
File "/usr/local/lib/python3.12/site-packages/ocpp/charge_point.py", line 261, in route_message
await self._handle_call(msg)
File "/config/custom_components/ocpp/api.py", line 1008, in _handle_call
await self.hass.async_create_task(super()._handle_call(msg))
2024-06-24 16:34:50.127 2024-06-24 16:34:50.124 INFO (MainThread) [ocpp] charger: receive message [2,"5","MeterValues",{"connectorId":1,"meterValue":[{"timestamp":"2024-06-24T14:24:59.442Z","sampledValue":[{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L1","unit":"A"},{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L2","unit":"A"},{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L3","unit":"A"},{"value":"733.255884","context":"Sample.Clock","measurand":"Energy.Active.Import.Register","unit":"kWh"},{"value":"49.99","context":"Sample.Clock","measurand":"Frequency"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L1","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L2","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L3","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","unit":"kW"},{"value":"-1","context":"Sample.Clock","measurand":"Power.Factor"},{"value":"25","context":"Sample.Clock","measurand":"Temperature","unit":"Celsius"},{"value":"242.85","context":"Sample.Clock","measurand":"Voltage","phase":"L1","unit":"V"},{"value":"242.71","context":"Sample.Clock","measurand":"Voltage","phase":"L2","unit":"V"},{"value":"242.29","context":"Sample.Clock","measurand":"Voltage","phase":"L3","unit":"V"}]}]}]
2024-06-24 16:34:49.156 2024-06-24 16:34:49.154 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=3.0 ms
2024-06-24 16:34:38.397 2024-06-24 16:34:38.385 INFO (MainThread) [ocpp] charger: send [3,"4",{"currentTime":"2024-06-24T14:34:38Z","interval":3600,"status":"Accepted"}]
2024-06-24 16:34:38.394 2024-06-24 16:34:38.379 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to open inside the event loop by custom integration 'ocpp' at custom_components/ocpp/api.py, line 1008: await self.hass.async_create_task(super()._handle_call(msg)) (offender: /usr/local/lib/python3.12/site-packages/ocpp/messages.py, line 164: with open(path, "r", encoding="utf-8-sig") as f:), please create a bug report at https://github.com/lbbrhzn/ocpp/issues
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/__main__.py", line 223, in <module>
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/__main__.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 190, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 672, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 639, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1988, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/usr/local/lib/python3.12/site-packages/ocpp/charge_point.py", line 238, in start
await self.route_message(message)
File "/usr/local/lib/python3.12/site-packages/ocpp/charge_point.py", line 261, in route_message
await self._handle_call(msg)
File "/config/custom_components/ocpp/api.py", line 1008, in _handle_call
await self.hass.async_create_task(super()._handle_call(msg))
2024-06-24 16:34:38.354 2024-06-24 16:34:38.339 DEBUG (MainThread) [custom_components.ocpp] Updating device info charger: {'charge_point_vendor': 'Etrel', 'charge_point_model': 'G-HB1V5CY20-A14', 'charge_point_serial_number': '22390336', 'charge_box_serial_number': '22390336', 'firmware_version': '5.4:5.0.5', 'meter_type': 'IntegratedAfe', 'meter_serial_number': ''}
2024-06-24 16:34:38.343 2024-06-24 16:34:38.336 DEBUG (MainThread) [custom_components.ocpp] Received boot notification for charger: {'charge_point_vendor': 'Etrel', 'charge_point_model': 'G-HB1V5CY20-A14', 'charge_point_serial_number': '22390336', 'charge_box_serial_number': '22390336', 'firmware_version': '5.4:5.0.5', 'meter_type': 'IntegratedAfe', 'meter_serial_number': ''}
2024-06-24 16:34:38.333 2024-06-24 16:34:38.330 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to open inside the event loop by custom integration 'ocpp' at custom_components/ocpp/api.py, line 1008: await self.hass.async_create_task(super()._handle_call(msg)) (offender: /usr/local/lib/python3.12/site-packages/ocpp/messages.py, line 164: with open(path, "r", encoding="utf-8-sig") as f:), please create a bug report at https://github.com/lbbrhzn/ocpp/issues
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/__main__.py", line 223, in <module>
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/__main__.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 190, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 672, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 639, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1988, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/usr/local/lib/python3.12/site-packages/ocpp/charge_point.py", line 238, in start
await self.route_message(message)
File "/usr/local/lib/python3.12/site-packages/ocpp/charge_point.py", line 261, in route_message
await self._handle_call(msg)
File "/config/custom_components/ocpp/api.py", line 1008, in _handle_call
await self.hass.async_create_task(super()._handle_call(msg))
2024-06-24 16:34:38.316 2024-06-24 16:34:38.314 INFO (MainThread) [ocpp] charger: receive message [2,"4","BootNotification",{"chargePointVendor":"Etrel","chargePointModel":"G-HB1V5CY20-A14","chargePointSerialNumber":"22390336","chargeBoxSerialNumber":"22390336","firmwareVersion":"5.4:5.0.5","meterType":"IntegratedAfe","meterSerialNumber":""}]
2024-06-24 16:34:34.992 2024-06-24 16:34:34.980 INFO (MainThread) [ocpp] charger: send [3,"3",{}]
2024-06-24 16:34:34.968 2024-06-24 16:34:34.961 INFO (MainThread) [ocpp] charger: receive message [2,"3","StatusNotification",{"connectorId":0,"status":"Available","errorCode":"NoError","info":"","timestamp":"2024-06-24T14:34:34.968Z","vendorId":"Etrel","vendorErrorCode":"ConnectionWithCentralSystemRestored"}]
2024-06-24 16:34:34.960 2024-06-24 16:34:34.942 INFO (MainThread) [ocpp] charger: send [3,"2",{}]
2024-06-24 16:34:34.930 2024-06-24 16:34:34.924 INFO (MainThread) [ocpp] charger: receive message [2,"2","StatusNotification",{"connectorId":1,"status":"Finishing","errorCode":"NoError","info":"TriggerMessage","timestamp":"2024-06-24T14:34:34.733Z","vendorId":"Etrel"}]
2024-06-24 16:34:34.879 2024-06-24 16:34:34.878 INFO (MainThread) [ocpp] charger: send [3,"1",{}]
2024-06-24 16:34:34.874 2024-06-24 16:34:34.872 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to open inside the event loop by custom integration 'ocpp' at custom_components/ocpp/api.py, line 1008: await self.hass.async_create_task(super()._handle_call(msg)) (offender: /usr/local/lib/python3.12/site-packages/ocpp/messages.py, line 164: with open(path, "r", encoding="utf-8-sig") as f:), please create a bug report at https://github.com/lbbrhzn/ocpp/issues
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/__main__.py", line 223, in <module>
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/__main__.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 190, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 672, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 639, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1988, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/usr/local/lib/python3.12/site-packages/ocpp/charge_point.py", line 238, in start
await self.route_message(message)
File "/usr/local/lib/python3.12/site-packages/ocpp/charge_point.py", line 261, in route_message
await self._handle_call(msg)
File "/config/custom_components/ocpp/api.py", line 1008, in _handle_call
await self.hass.async_create_task(super()._handle_call(msg))
2024-06-24 16:34:34.702 2024-06-24 16:34:34.700 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to open inside the event loop by custom integration 'ocpp' at custom_components/ocpp/api.py, line 1008: await self.hass.async_create_task(super()._handle_call(msg)) (offender: /usr/local/lib/python3.12/site-packages/ocpp/messages.py, line 164: with open(path, "r", encoding="utf-8-sig") as f:), please create a bug report at https://github.com/lbbrhzn/ocpp/issues
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/__main__.py", line 223, in <module>
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/__main__.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 190, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 672, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 639, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1988, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/usr/local/lib/python3.12/site-packages/ocpp/charge_point.py", line 238, in start
await self.route_message(message)
File "/usr/local/lib/python3.12/site-packages/ocpp/charge_point.py", line 261, in route_message
await self._handle_call(msg)
File "/config/custom_components/ocpp/api.py", line 1008, in _handle_call
await self.hass.async_create_task(super()._handle_call(msg))
2024-06-24 16:34:34.682 2024-06-24 16:34:34.680 INFO (MainThread) [ocpp] charger: receive message [2,"1","StatusNotification",{"connectorId":1,"status":"Finishing","errorCode":"NoError","info":"TriggerMessage","timestamp":"2024-06-24T14:34:34.709Z","vendorId":"Etrel"}]
2024-06-24 16:34:34.660 2024-06-24 16:34:34.658 INFO (MainThread) [ocpp] charger: receive message [3,"2a4098a5-ef11-41a1-b37b-6f0eb4d52dd8",{"status":"Accepted"}]
2024-06-24 16:34:34.651 2024-06-24 16:34:34.647 INFO (MainThread) [ocpp] charger: send [2,"2a4098a5-ef11-41a1-b37b-6f0eb4d52dd8","TriggerMessage",{"requestedMessage":"StatusNotification","connectorId":1}]
2024-06-24 16:34:34.650 2024-06-24 16:34:34.646 DEBUG (MainThread) [custom_components.ocpp] trigger status notification for connector=1
2024-06-24 16:34:34.649 2024-06-24 16:34:34.644 INFO (MainThread) [ocpp] charger: receive message [3,"254aab06-749d-4b19-84c3-1472dcfc3e35",{"status":"Accepted"}]
2024-06-24 16:34:34.630 2024-06-24 16:34:34.628 INFO (MainThread) [ocpp] charger: send [2,"254aab06-749d-4b19-84c3-1472dcfc3e35","TriggerMessage",{"requestedMessage":"StatusNotification","connectorId":0}]
2024-06-24 16:34:34.630 2024-06-24 16:34:34.628 DEBUG (MainThread) [custom_components.ocpp] trigger status notification for connector=0
2024-06-24 16:34:34.625 2024-06-24 16:34:34.624 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to open inside the event loop by custom integration 'ocpp' at custom_components/ocpp/api.py, line 610: resp = await self.call(req) (offender: /usr/local/lib/python3.12/site-packages/ocpp/messages.py, line 164: with open(path, "r", encoding="utf-8-sig") as f:), please create a bug report at https://github.com/lbbrhzn/ocpp/issues
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/__main__.py", line 223, in <module>
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/__main__.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 190, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 672, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 639, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1988, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/config/custom_components/ocpp/api.py", line 566, in post_connect
await self.trigger_boot_notification()
File "/config/custom_components/ocpp/api.py", line 610, in trigger_boot_notification
resp = await self.call(req)
2024-06-24 16:34:34.608 2024-06-24 16:34:34.606 INFO (MainThread) [ocpp] charger: receive message [3,"37f2cb69-19e8-4221-b4e0-4e78db11e4f4",{"status":"Accepted"}]
2024-06-24 16:34:34.592 2024-06-24 16:34:34.590 INFO (MainThread) [ocpp] charger: send [2,"37f2cb69-19e8-4221-b4e0-4e78db11e4f4","TriggerMessage",{"requestedMessage":"BootNotification"}]
2024-06-24 16:34:34.590 2024-06-24 16:34:34.588 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to open inside the event loop by custom integration 'ocpp' at custom_components/ocpp/api.py, line 610: resp = await self.call(req) (offender: /usr/local/lib/python3.12/site-packages/ocpp/messages.py, line 164: with open(path, "r", encoding="utf-8-sig") as f:), please create a bug report at https://github.com/lbbrhzn/ocpp/issues
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/__main__.py", line 223, in <module>
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/__main__.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 190, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 672, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 639, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1988, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/config/custom_components/ocpp/api.py", line 566, in post_connect
await self.trigger_boot_notification()
File "/config/custom_components/ocpp/api.py", line 610, in trigger_boot_notification
resp = await self.call(req)
2024-06-24 16:34:34.573 2024-06-24 16:34:34.572 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to open inside the event loop by custom integration 'ocpp' at custom_components/ocpp/api.py, line 748: resp = await self.call(req) (offender: /usr/local/lib/python3.12/site-packages/ocpp/messages.py, line 164: with open(path, "r", encoding="utf-8-sig") as f:), please create a bug report at https://github.com/lbbrhzn/ocpp/issues
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/__main__.py", line 223, in <module>
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/__main__.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 190, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 672, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 639, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1988, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/config/custom_components/ocpp/api.py", line 563, in post_connect
await self.set_availability()
File "/config/custom_components/ocpp/api.py", line 748, in set_availability
resp = await self.call(req)
2024-06-24 16:34:34.558 2024-06-24 16:34:34.555 INFO (MainThread) [ocpp] charger: receive message [3,"99598389-03a7-4912-995b-96798a86d8eb",{"status":"Accepted"}]
2024-06-24 16:34:32.422 2024-06-24 16:34:32.419 INFO (MainThread) [ocpp] charger: send [2,"99598389-03a7-4912-995b-96798a86d8eb","ChangeAvailability",{"connectorId":0,"type":"Operative"}]
2024-06-24 16:34:32.416 2024-06-24 16:34:32.414 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to open inside the event loop by custom integration 'ocpp' at custom_components/ocpp/api.py, line 748: resp = await self.call(req) (offender: /usr/local/lib/python3.12/site-packages/ocpp/messages.py, line 164: with open(path, "r", encoding="utf-8-sig") as f:), please create a bug report at https://github.com/lbbrhzn/ocpp/issues
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/__main__.py", line 223, in <module>
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/__main__.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 190, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 672, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 639, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1988, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/config/custom_components/ocpp/api.py", line 563, in post_connect
await self.set_availability()
File "/config/custom_components/ocpp/api.py", line 748, in set_availability
resp = await self.call(req)
2024-06-24 16:34:32.396 2024-06-24 16:34:32.393 INFO (MainThread) [ocpp] charger: receive message [3,"8b3f5ac6-7917-42d1-bd1b-ae1b1c94f240",{"configurationKey":[{"key":"WebSocketPingInterval","readonly":false,"value":"60"}],"unknownKey":[]}]
2024-06-24 16:34:32.389 2024-06-24 16:34:32.382 INFO (MainThread) [ocpp] charger: send [2,"8b3f5ac6-7917-42d1-bd1b-ae1b1c94f240","GetConfiguration",{"key":["WebSocketPingInterval"]}]
2024-06-24 16:34:32.389 2024-06-24 16:34:32.382 DEBUG (MainThread) [custom_components.ocpp] 'charger' post connection setup completed successfully
2024-06-24 16:34:32.388 2024-06-24 16:34:32.379 INFO (MainThread) [ocpp] charger: receive message [3,"85e80fb3-925d-477c-8c49-e5c14ab0ed8f",{"configurationKey":[{"key":"ClockAlignedDataInterval","readonly":false,"value":"900"}],"unknownKey":[]}]
2024-06-24 16:34:32.378 2024-06-24 16:34:32.375 INFO (MainThread) [ocpp] charger: send [2,"85e80fb3-925d-477c-8c49-e5c14ab0ed8f","GetConfiguration",{"key":["ClockAlignedDataInterval"]}]
2024-06-24 16:34:32.376 2024-06-24 16:34:32.373 INFO (MainThread) [ocpp] charger: receive message [3,"3e8cfa3b-1dfd-417e-8321-3d8aa7a56018",{"configurationKey":[{"key":"MeterValueSampleInterval","readonly":false,"value":"60"}],"unknownKey":[]}]
2024-06-24 16:34:32.367 2024-06-24 16:34:32.361 INFO (MainThread) [ocpp] charger: send [2,"3e8cfa3b-1dfd-417e-8321-3d8aa7a56018","GetConfiguration",{"key":["MeterValueSampleInterval"]}]
2024-06-24 16:34:32.363 2024-06-24 16:34:32.357 INFO (MainThread) [ocpp] charger: receive message [3,"0d541dc8-bd70-449b-85ee-51c33c3f9d0f",{"status":"RebootRequired"}]
2024-06-24 16:34:32.256 2024-06-24 16:34:32.254 INFO (MainThread) [ocpp] charger: send [2,"0d541dc8-bd70-449b-85ee-51c33c3f9d0f","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Current.Import,Current.Offered,Energy.Active.Import.Register,Frequency,Power.Active.Import,Power.Factor,Temperature,Voltage"}]
2024-06-24 16:34:32.255 2024-06-24 16:34:32.249 INFO (MainThread) [ocpp] charger: receive message [3,"52402f7b-bd8f-46e3-96af-b7717eedee32",{"configurationKey":[{"key":"MeterValuesSampledData","readonly":false,"value":"Voltage.L1,Voltage.L2,Voltage.L3"}],"unknownKey":[]}]
2024-06-24 16:34:32.249 2024-06-24 16:34:32.242 INFO (MainThread) [ocpp] charger: send [2,"52402f7b-bd8f-46e3-96af-b7717eedee32","GetConfiguration",{"key":["MeterValuesSampledData"]}]
2024-06-24 16:34:32.248 2024-06-24 16:34:32.241 DEBUG (MainThread) [custom_components.ocpp] 'charger' allowed measurands: 'Current.Import,Current.Offered,Energy.Active.Import.Register,Frequency,Power.Active.Import,Power.Factor,Temperature,Voltage'
2024-06-24 16:34:32.247 2024-06-24 16:34:32.241 DEBUG (MainThread) [custom_components.ocpp] 'charger' adding measurand: 'Voltage'
2024-06-24 16:34:32.244 2024-06-24 16:34:32.239 INFO (MainThread) [ocpp] charger: receive message [3,"c39a7feb-d07e-429c-9711-12a9927f268e",{"status":"RebootRequired"}]
2024-06-24 16:34:32.126 2024-06-24 16:34:32.122 INFO (MainThread) [ocpp] charger: send [2,"c39a7feb-d07e-429c-9711-12a9927f268e","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Voltage"}]
2024-06-24 16:34:32.125 2024-06-24 16:34:32.121 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Voltage'
2024-06-24 16:34:32.125 2024-06-24 16:34:32.121 DEBUG (MainThread) [custom_components.ocpp] 'charger' adding measurand: 'Temperature'
2024-06-24 16:34:32.123 2024-06-24 16:34:32.120 INFO (MainThread) [ocpp] charger: receive message [3,"6165d036-4e49-41da-8f53-16b13334ce7b",{"status":"RebootRequired"}]
2024-06-24 16:34:31.993 2024-06-24 16:34:31.982 INFO (MainThread) [ocpp] charger: send [2,"6165d036-4e49-41da-8f53-16b13334ce7b","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Temperature"}]
2024-06-24 16:34:31.993 2024-06-24 16:34:31.981 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Temperature'
2024-06-24 16:34:31.993 2024-06-24 16:34:31.981 DEBUG (MainThread) [custom_components.ocpp] 'charger' adding measurand: 'Power.Factor'
2024-06-24 16:34:31.986 2024-06-24 16:34:31.980 INFO (MainThread) [ocpp] charger: receive message [3,"2f6365eb-ea56-443c-9862-2a26bfab9c05",{"status":"RebootRequired"}]
2024-06-24 16:34:31.906 2024-06-24 16:34:31.895 INFO (MainThread) [ocpp] charger: send [2,"2f6365eb-ea56-443c-9862-2a26bfab9c05","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Power.Factor"}]
2024-06-24 16:34:31.900 2024-06-24 16:34:31.890 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Power.Factor'
2024-06-24 16:34:31.896 2024-06-24 16:34:31.887 DEBUG (MainThread) [custom_components.ocpp] 'charger' adding measurand: 'Power.Active.Import'
2024-06-24 16:34:31.896 2024-06-24 16:34:31.885 INFO (MainThread) [ocpp] charger: receive message [3,"942dcb6b-a236-4d21-ac64-860ba7440243",{"status":"RebootRequired"}]
2024-06-24 16:34:31.805 2024-06-24 16:34:31.800 INFO (MainThread) [ocpp] charger: send [2,"942dcb6b-a236-4d21-ac64-860ba7440243","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Power.Active.Import"}]
2024-06-24 16:34:31.805 2024-06-24 16:34:31.799 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Power.Active.Import'
2024-06-24 16:34:31.804 2024-06-24 16:34:31.799 DEBUG (MainThread) [custom_components.ocpp] 'charger' adding measurand: 'Frequency'
2024-06-24 16:34:31.802 2024-06-24 16:34:31.798 INFO (MainThread) [ocpp] charger: receive message [3,"04f1fa70-d877-47ca-b73b-cd1ad00a4a92",{"status":"RebootRequired"}]
2024-06-24 16:34:31.703 2024-06-24 16:34:31.697 INFO (MainThread) [ocpp] charger: send [2,"04f1fa70-d877-47ca-b73b-cd1ad00a4a92","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Frequency"}]
2024-06-24 16:34:31.703 2024-06-24 16:34:31.696 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Frequency'
2024-06-24 16:34:31.701 2024-06-24 16:34:31.695 DEBUG (MainThread) [custom_components.ocpp] 'charger' adding measurand: 'Energy.Active.Import.Register'
2024-06-24 16:34:31.699 2024-06-24 16:34:31.694 INFO (MainThread) [ocpp] charger: receive message [3,"d1428667-e0fd-4b44-a2f8-869c9640617e",{"status":"RebootRequired"}]
2024-06-24 16:34:31.616 2024-06-24 16:34:31.611 INFO (MainThread) [ocpp] charger: send [2,"d1428667-e0fd-4b44-a2f8-869c9640617e","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Energy.Active.Import.Register"}]
2024-06-24 16:34:31.616 2024-06-24 16:34:31.610 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Energy.Active.Import.Register'
2024-06-24 16:34:31.615 2024-06-24 16:34:31.610 DEBUG (MainThread) [custom_components.ocpp] 'charger' adding measurand: 'Current.Offered'
2024-06-24 16:34:31.613 2024-06-24 16:34:31.609 INFO (MainThread) [ocpp] charger: receive message [3,"707840f8-ac22-4db3-8b16-3d08d2a31c2e",{"status":"RebootRequired"}]
2024-06-24 16:34:31.511 2024-06-24 16:34:31.508 INFO (MainThread) [ocpp] charger: send [2,"707840f8-ac22-4db3-8b16-3d08d2a31c2e","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Current.Offered"}]
2024-06-24 16:34:31.511 2024-06-24 16:34:31.507 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Current.Offered'
2024-06-24 16:34:31.510 2024-06-24 16:34:31.507 DEBUG (MainThread) [custom_components.ocpp] 'charger' adding measurand: 'Current.Import'
2024-06-24 16:34:31.509 2024-06-24 16:34:31.506 INFO (MainThread) [ocpp] charger: receive message [3,"3bf830ed-855a-435d-962a-536b437c94a3",{"status":"RebootRequired"}]
2024-06-24 16:34:31.202 2024-06-24 16:34:31.198 INFO (MainThread) [ocpp] charger: send [2,"3bf830ed-855a-435d-962a-536b437c94a3","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Current.Import"}]
2024-06-24 16:34:31.202 2024-06-24 16:34:31.197 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Current.Import'
2024-06-24 16:34:31.200 2024-06-24 16:34:31.197 DEBUG (MainThread) [custom_components.ocpp] Get Configuration for MeterValuesSampledData: Current.L1,Current.L2,Current.L3,Current.Offered,Energy.Active.Import.Register,Frequency,Power.Active.L1,Power.Active.L2,Power.Active.L3,Power.Active.Total,Power.Factor,Temperature,Voltage.L1,Voltage.L2,Voltage.L3
2024-06-24 16:34:31.200 2024-06-24 16:34:31.195 INFO (MainThread) [ocpp] charger: receive message [3,"a45b880e-9f34-40d2-873f-76453bca7732",{"configurationKey":[{"key":"MeterValuesSampledData","readonly":false,"value":"Current.L1,Current.L2,Current.L3,Current.Offered,Energy.Active.Import.Register,Frequency,Power.Active.L1,Power.Active.L2,Power.Active.L3,Power.Active.Total,Power.Factor,Temperature,Voltage.L1,Voltage.L2,Voltage.L3"}],"unknownKey":[]}]
2024-06-24 16:34:31.187 2024-06-24 16:34:31.185 INFO (MainThread) [ocpp] charger: send [2,"a45b880e-9f34-40d2-873f-76453bca7732","GetConfiguration",{"key":["MeterValuesSampledData"]}]
2024-06-24 16:34:31.187 2024-06-24 16:34:31.184 DEBUG (MainThread) [custom_components.ocpp] Get Configuration for HeartbeatInterval: 1800
2024-06-24 16:34:31.186 2024-06-24 16:34:31.182 INFO (MainThread) [ocpp] charger: receive message [3,"e02932c8-955d-42dd-af1a-02b185c7e691",{"configurationKey":[{"key":"HeartbeatInterval","readonly":false,"value":"1800"}],"unknownKey":[]}]
2024-06-24 16:34:31.176 2024-06-24 16:34:31.174 INFO (MainThread) [ocpp] charger: send [2,"e02932c8-955d-42dd-af1a-02b185c7e691","GetConfiguration",{"key":["HeartbeatInterval"]}]
2024-06-24 16:34:31.175 2024-06-24 16:34:31.173 DEBUG (MainThread) [custom_components.ocpp] Get Configuration for NumberOfConnectors: 1
2024-06-24 16:34:31.172 2024-06-24 16:34:31.171 INFO (MainThread) [ocpp] charger: receive message [3,"c79f51e7-db7a-48cf-9411-be85568a9740",{"configurationKey":[{"key":"NumberOfConnectors","readonly":true,"value":"1"}],"unknownKey":[]}]
2024-06-24 16:34:31.162 2024-06-24 16:34:31.160 INFO (MainThread) [ocpp] charger: send [2,"c79f51e7-db7a-48cf-9411-be85568a9740","GetConfiguration",{"key":["NumberOfConnectors"]}]
2024-06-24 16:34:31.162 2024-06-24 16:34:31.159 DEBUG (MainThread) [custom_components.ocpp] Feature profiles returned: Profiles.CORE|FW|SMART|RES|REM|AUTH
2024-06-24 16:34:31.162 2024-06-24 16:34:31.158 INFO (MainThread) [ocpp] charger: receive message [3,"2a623aae-5fc2-4431-a1e9-062c8f1e60e9",{"configurationKey":[{"key":"SupportedFeatureProfiles","readonly":true,"value":"Core,FirmwareManagement,LocalAuthListManagement,Reservation,SmartCharging,RemoteTrigger"}],"unknownKey":[]}]
2024-06-24 16:34:31.153 2024-06-24 16:34:31.151 INFO (MainThread) [ocpp] charger: send [2,"2a623aae-5fc2-4431-a1e9-062c8f1e60e9","GetConfiguration",{"key":["SupportedFeatureProfiles"]}]
2024-06-24 16:34:29.153 2024-06-24 16:34:29.149 INFO (MainThread) [custom_components.ocpp] Charger charger connected to 0.0.0.0:9000.
2024-06-24 16:34:29.153 2024-06-24 16:34:29.149 INFO (MainThread) [custom_components.ocpp] Charger websocket path=/charger
2024-06-24 16:34:29.153 2024-06-24 16:34:29.148 WARNING (MainThread) [custom_components.ocpp] Skipping websocket subprotocol validation
2024-06-24 16:34:05.569 2024-06-24 16:34:05.145 INFO (MainThread) [homeassistant.components.button] Setting up ocpp.button
2024-06-24 16:34:07,960 - custom_components.jablotron80 - INFO - Keypad Beep: 0xa4, 4 subtle (short) beeps triggered
2024-06-24 16:34:05.452 2024-06-24 16:34:05.129 INFO (MainThread) [homeassistant.components.number] Setting up ocpp.number
2024-06-24 16:34:05.298 2024-06-24 16:34:05.115 INFO (MainThread) [homeassistant.components.switch] Setting up ocpp.switch
2024-06-24 16:34:03.415 2024-06-24 16:34:03.184 INFO (MainThread) [homeassistant.components.sensor] Setting up ocpp.sensor
2024-06-24 16:33:59.258 2024-06-24 16:33:59.149 INFO (MainThread) [custom_components.ocpp] Charger charger disconnected from 0.0.0.0:9000.
2024-06-24 16:33:59.187 2024-06-24 16:33:59.148 DEBUG (MainThread) [custom_components.ocpp] Connection closed to 'charger': sent 1001 (going away); no close frame received
2024-06-24 16:33:59.186 2024-06-24 16:33:59.142 INFO (MainThread) [ocpp] charger: send [2,"b77f7c62-4a89-4e2e-90f6-34ac1ca99606","GetConfiguration",{"key":["ClockAlignedDataInterval"]}]
2024-06-24 16:33:59.167 2024-06-24 16:33:59.139 INFO (MainThread) [ocpp] charger: receive message [3,"427da836-979d-40d2-93a0-da544713b981",{"configurationKey":[{"key":"MeterValueSampleInterval","readonly":false,"value":"60"}],"unknownKey":[]}]
2024-06-24 16:33:59.135 2024-06-24 16:33:59.128 INFO (MainThread) [ocpp] charger: send [2,"427da836-979d-40d2-93a0-da544713b981","GetConfiguration",{"key":["MeterValueSampleInterval"]}]
2024-06-24 16:33:59.132 2024-06-24 16:33:59.125 INFO (MainThread) [ocpp] charger: receive message [3,"6be29c8d-ac93-42dd-b3c7-ca9d5a25c38d",{"status":"RebootRequired"}]
2024-06-24 16:33:59.015 2024-06-24 16:33:59.011 INFO (MainThread) [ocpp] charger: send [2,"6be29c8d-ac93-42dd-b3c7-ca9d5a25c38d","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Current.Import,Current.Offered,Energy.Active.Import.Register,Frequency,Power.Active.Import,Power.Factor,Temperature,Voltage"}]
2024-06-24 16:33:59,015 - custom_components.jablotron80 - INFO - Keypad Beep: 0xa4, 4 subtle (short) beeps triggered
2024-06-24 16:33:59.014 2024-06-24 16:33:59.007 INFO (MainThread) [ocpp] charger: receive message [3,"f3dd53ad-f14a-466c-9492-4ef02ac04325",{"configurationKey":[{"key":"MeterValuesSampledData","readonly":false,"value":"Voltage.L1,Voltage.L2,Voltage.L3"}],"unknownKey":[]}]
2024-06-24 16:33:59.006 2024-06-24 16:33:58.997 INFO (MainThread) [ocpp] charger: send [2,"f3dd53ad-f14a-466c-9492-4ef02ac04325","GetConfiguration",{"key":["MeterValuesSampledData"]}]
2024-06-24 16:33:59.004 2024-06-24 16:33:58.996 DEBUG (MainThread) [custom_components.ocpp] 'charger' allowed measurands: 'Current.Import,Current.Offered,Energy.Active.Import.Register,Frequency,Power.Active.Import,Power.Factor,Temperature,Voltage'
2024-06-24 16:33:59.001 2024-06-24 16:33:58.996 DEBUG (MainThread) [custom_components.ocpp] 'charger' adding measurand: 'Voltage'
2024-06-24 16:33:58.999 2024-06-24 16:33:58.994 INFO (MainThread) [ocpp] charger: receive message [3,"eaa3240b-1a7e-44da-875e-d0ab141424d9",{"status":"RebootRequired"}]
2024-06-24 16:33:58.867 2024-06-24 16:33:58.861 INFO (MainThread) [ocpp] charger: send [2,"eaa3240b-1a7e-44da-875e-d0ab141424d9","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Voltage"}]
2024-06-24 16:33:58,967 - custom_components.jablotron80 - INFO - no accepted message for sequence:0 received
2024-06-24 16:33:58.866 2024-06-24 16:33:58.860 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Voltage'
2024-06-24 16:33:58.865 2024-06-24 16:33:58.860 DEBUG (MainThread) [custom_components.ocpp] 'charger' adding measurand: 'Temperature'
2024-06-24 16:33:58.863 2024-06-24 16:33:58.858 INFO (MainThread) [ocpp] charger: receive message [3,"232fab6c-1868-440b-b425-d65b1c437ebb",{"status":"RebootRequired"}]
2024-06-24 16:33:58.767 2024-06-24 16:33:58.763 INFO (MainThread) [ocpp] charger: send [2,"232fab6c-1868-440b-b425-d65b1c437ebb","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Temperature"}]
2024-06-24 16:33:58.766 2024-06-24 16:33:58.762 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Temperature'
2024-06-24 16:33:58.765 2024-06-24 16:33:58.761 INFO (MainThread) [ocpp] charger: receive message [3,"21d96f23-b1a5-433d-84c4-9255831ba023",{"status":"Rejected"}]
2024-06-24 16:33:58.715 2024-06-24 16:33:58.711 INFO (MainThread) [ocpp] charger: send [2,"21d96f23-b1a5-433d-84c4-9255831ba023","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"SoC"}]
2024-06-24 16:33:58.714 2024-06-24 16:33:58.711 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'SoC'
2024-06-24 16:33:58.713 2024-06-24 16:33:58.710 INFO (MainThread) [ocpp] charger: receive message [3,"70091c9e-0434-4daf-802b-b8e4d01b54ca",{"status":"Rejected"}]
2024-06-24 16:33:58.660 2024-06-24 16:33:58.653 INFO (MainThread) [ocpp] charger: send [2,"70091c9e-0434-4daf-802b-b8e4d01b54ca","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"RPM"}]
2024-06-24 16:33:58.657 2024-06-24 16:33:58.652 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'RPM'
2024-06-24 16:33:58.654 2024-06-24 16:33:58.651 INFO (MainThread) [ocpp] charger: receive message [3,"735a281a-7c15-4e2e-a38c-a1a804efbfaa",{"status":"Rejected"}]
2024-06-24 16:33:58.587 2024-06-24 16:33:58.583 INFO (MainThread) [ocpp] charger: send [2,"735a281a-7c15-4e2e-a38c-a1a804efbfaa","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Power.Reactive.Import"}]
2024-06-24 16:33:58.586 2024-06-24 16:33:58.582 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Power.Reactive.Import'
2024-06-24 16:33:58.585 2024-06-24 16:33:58.581 INFO (MainThread) [ocpp] charger: receive message [3,"826f9315-d6c7-4199-87bd-8d9a6aae55ed",{"status":"Rejected"}]
2024-06-24 16:33:58.534 2024-06-24 16:33:58.530 INFO (MainThread) [ocpp] charger: send [2,"826f9315-d6c7-4199-87bd-8d9a6aae55ed","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Power.Reactive.Export"}]
2024-06-24 16:33:58.533 2024-06-24 16:33:58.529 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Power.Reactive.Export'
2024-06-24 16:33:58.532 2024-06-24 16:33:58.528 INFO (MainThread) [ocpp] charger: receive message [3,"818094e8-7662-466f-ab68-56e9e8b4e54f",{"status":"Rejected"}]
2024-06-24 16:33:58.469 2024-06-24 16:33:58.464 INFO (MainThread) [ocpp] charger: send [2,"818094e8-7662-466f-ab68-56e9e8b4e54f","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Power.Offered"}]
2024-06-24 16:33:58.468 2024-06-24 16:33:58.463 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Power.Offered'
2024-06-24 16:33:58.467 2024-06-24 16:33:58.463 DEBUG (MainThread) [custom_components.ocpp] 'charger' adding measurand: 'Power.Factor'
2024-06-24 16:33:58.466 2024-06-24 16:33:58.461 INFO (MainThread) [ocpp] charger: receive message [3,"e1def652-d82d-4f8b-ba8c-63015a7d34fb",{"status":"RebootRequired"}]
2024-06-24 16:33:58.379 2024-06-24 16:33:58.370 INFO (MainThread) [ocpp] charger: send [2,"e1def652-d82d-4f8b-ba8c-63015a7d34fb","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Power.Factor"}]
2024-06-24 16:33:58.378 2024-06-24 16:33:58.369 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Power.Factor'
2024-06-24 16:33:58.377 2024-06-24 16:33:58.369 DEBUG (MainThread) [custom_components.ocpp] 'charger' adding measurand: 'Power.Active.Import'
2024-06-24 16:33:58.372 2024-06-24 16:33:58.367 INFO (MainThread) [ocpp] charger: receive message [3,"597df3f5-0bc0-4ea1-87de-9d84b904ca10",{"status":"RebootRequired"}]
2024-06-24 16:33:58.268 2024-06-24 16:33:58.265 INFO (MainThread) [ocpp] charger: send [2,"597df3f5-0bc0-4ea1-87de-9d84b904ca10","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Power.Active.Import"}]
2024-06-24 16:33:58.267 2024-06-24 16:33:58.262 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Power.Active.Import'
2024-06-24 16:33:58.262 2024-06-24 16:33:58.259 INFO (MainThread) [ocpp] charger: receive message [3,"95cd4c74-26da-4bd5-8268-c246a1cff527",{"status":"Rejected"}]
2024-06-24 16:33:58.132 2024-06-24 16:33:58.129 INFO (MainThread) [ocpp] charger: send [2,"95cd4c74-26da-4bd5-8268-c246a1cff527","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Power.Active.Export"}]
2024-06-24 16:33:58.131 2024-06-24 16:33:58.128 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Power.Active.Export'
2024-06-24 16:33:58.131 2024-06-24 16:33:58.128 DEBUG (MainThread) [custom_components.ocpp] 'charger' adding measurand: 'Frequency'
2024-06-24 16:33:58.130 2024-06-24 16:33:58.127 INFO (MainThread) [ocpp] charger: receive message [3,"62470925-8d84-4a33-9e4a-9818cb6bc849",{"status":"RebootRequired"}]
2024-06-24 16:33:58.032 2024-06-24 16:33:58.030 INFO (MainThread) [ocpp] charger: send [2,"62470925-8d84-4a33-9e4a-9818cb6bc849","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Frequency"}]
2024-06-24 16:33:58.032 2024-06-24 16:33:58.029 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Frequency'
2024-06-24 16:33:58.031 2024-06-24 16:33:58.029 INFO (MainThread) [ocpp] charger: receive message [3,"13864f48-966a-4f89-9aae-d477dc08927a",{"status":"Rejected"}]
2024-06-24 16:33:57.966 2024-06-24 16:33:57.963 INFO (MainThread) [ocpp] charger: send [2,"13864f48-966a-4f89-9aae-d477dc08927a","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Energy.Reactive.Import.Register"}]
2024-06-24 16:33:57.966 2024-06-24 16:33:57.961 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Energy.Reactive.Import.Register'
2024-06-24 16:33:57.964 2024-06-24 16:33:57.959 INFO (MainThread) [ocpp] charger: receive message [3,"6fe528d8-8b9d-4ec9-abcf-7f3295e992a0",{"status":"Rejected"}]
2024-06-24 16:33:57.880 2024-06-24 16:33:57.877 INFO (MainThread) [ocpp] charger: send [2,"6fe528d8-8b9d-4ec9-abcf-7f3295e992a0","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Energy.Reactive.Import.Interval"}]
2024-06-24 16:33:57.879 2024-06-24 16:33:57.876 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Energy.Reactive.Import.Interval'
2024-06-24 16:33:57.878 2024-06-24 16:33:57.873 INFO (MainThread) [ocpp] charger: receive message [3,"78efaf6a-5027-4721-8abc-8b1b029f19a1",{"status":"Rejected"}]
2024-06-24 16:33:57.808 2024-06-24 16:33:57.803 INFO (MainThread) [ocpp] charger: send [2,"78efaf6a-5027-4721-8abc-8b1b029f19a1","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Energy.Reactive.Export.Register"}]
2024-06-24 16:33:57.807 2024-06-24 16:33:57.802 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Energy.Reactive.Export.Register'
2024-06-24 16:33:57.805 2024-06-24 16:33:57.801 INFO (MainThread) [ocpp] charger: receive message [3,"39d86da7-9706-470b-b6f8-e86799b03a0a",{"status":"Rejected"}]
2024-06-24 16:33:57.760 2024-06-24 16:33:57.750 INFO (MainThread) [ocpp] charger: send [2,"39d86da7-9706-470b-b6f8-e86799b03a0a","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Energy.Reactive.Export.Interval"}]
2024-06-24 16:33:57.759 2024-06-24 16:33:57.748 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Energy.Reactive.Export.Interval'
2024-06-24 16:33:57.757 2024-06-24 16:33:57.748 DEBUG (MainThread) [custom_components.ocpp] 'charger' adding measurand: 'Energy.Active.Import.Register'
2024-06-24 16:33:57.752 2024-06-24 16:33:57.746 INFO (MainThread) [ocpp] charger: receive message [3,"9cca3796-0b51-4a8c-b982-46d4931fd58b",{"status":"RebootRequired"}]
2024-06-24 16:33:57.651 2024-06-24 16:33:57.647 INFO (MainThread) [ocpp] charger: send [2,"9cca3796-0b51-4a8c-b982-46d4931fd58b","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Energy.Active.Import.Register"}]
2024-06-24 16:33:57.650 2024-06-24 16:33:57.646 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Energy.Active.Import.Register'
2024-06-24 16:33:57.649 2024-06-24 16:33:57.645 INFO (MainThread) [ocpp] charger: receive message [3,"cc677f9c-5f68-43ef-8df4-e66231cc2d8b",{"status":"Rejected"}]
2024-06-24 16:33:57.585 2024-06-24 16:33:57.581 INFO (MainThread) [ocpp] charger: send [2,"cc677f9c-5f68-43ef-8df4-e66231cc2d8b","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Energy.Active.Import.Interval"}]
2024-06-24 16:33:57.584 2024-06-24 16:33:57.580 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Energy.Active.Import.Interval'
2024-06-24 16:33:57.583 2024-06-24 16:33:57.578 INFO (MainThread) [ocpp] charger: receive message [3,"394f8f3c-e4a5-49f6-a48b-6f731d0afeb7",{"status":"Rejected"}]
2024-06-24 16:33:57.533 2024-06-24 16:33:57.530 INFO (MainThread) [ocpp] charger: send [2,"394f8f3c-e4a5-49f6-a48b-6f731d0afeb7","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Energy.Active.Export.Register"}]
2024-06-24 16:33:57.532 2024-06-24 16:33:57.529 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Energy.Active.Export.Register'
2024-06-24 16:33:57.531 2024-06-24 16:33:57.528 INFO (MainThread) [ocpp] charger: receive message [3,"13be88b5-0d86-484b-97eb-5778b60fbcf0",{"status":"Rejected"}]
2024-06-24 16:33:57.450 2024-06-24 16:33:57.445 INFO (MainThread) [ocpp] charger: send [2,"13be88b5-0d86-484b-97eb-5778b60fbcf0","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Energy.Active.Export.Interval"}]
2024-06-24 16:33:57.450 2024-06-24 16:33:57.444 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Energy.Active.Export.Interval'
2024-06-24 16:33:57.449 2024-06-24 16:33:57.444 DEBUG (MainThread) [custom_components.ocpp] 'charger' adding measurand: 'Current.Offered'
2024-06-24 16:33:57.448 2024-06-24 16:33:57.442 INFO (MainThread) [ocpp] charger: receive message [3,"9d354aa2-4d80-4450-b803-7b2752439352",{"status":"RebootRequired"}]
2024-06-24 16:33:57.351 2024-06-24 16:33:57.348 INFO (MainThread) [ocpp] charger: send [2,"9d354aa2-4d80-4450-b803-7b2752439352","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Current.Offered"}]
2024-06-24 16:33:57.351 2024-06-24 16:33:57.347 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Current.Offered'
2024-06-24 16:33:57.351 2024-06-24 16:33:57.347 DEBUG (MainThread) [custom_components.ocpp] 'charger' adding measurand: 'Current.Import'
2024-06-24 16:33:57.350 2024-06-24 16:33:57.345 INFO (MainThread) [ocpp] charger: receive message [3,"c09a93c6-fac1-4799-84a1-1ec58e9eac1d",{"status":"RebootRequired"}]
2024-06-24 16:33:57.224 2024-06-24 16:33:57.217 INFO (MainThread) [ocpp] charger: send [2,"c09a93c6-fac1-4799-84a1-1ec58e9eac1d","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Current.Import"}]
2024-06-24 16:33:57,288 - custom_components.jablotron80 - INFO - JablotronDevice(9): active changed from False to True
2024-06-24 16:33:57,288 - custom_components.jablotron80 - INFO - JablotronStatusText(3): message changed from Triggered detector to Triggered detector, 9:device 9
2024-06-24 16:33:57.224 2024-06-24 16:33:57.216 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Current.Import'
2024-06-24 16:33:57.212 2024-06-24 16:33:57.210 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to open inside the event loop by custom integration 'ocpp' at custom_components/ocpp/api.py, line 479: resp = await self.call(req) (offender: /usr/local/lib/python3.12/site-packages/ocpp/messages.py, line 164: with open(path, "r", encoding="utf-8-sig") as f:), please create a bug report at https://github.com/lbbrhzn/ocpp/issues
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/__main__.py", line 223, in <module>
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/__main__.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 190, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 672, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 639, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1988, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/config/custom_components/ocpp/api.py", line 479, in post_connect
resp = await self.call(req)
2024-06-24 16:33:57.205 2024-06-24 16:33:57.191 INFO (MainThread) [ocpp] charger: receive message [3,"d07ff278-3229-4fb1-bad4-ddefd0a2096d",{"status":"Rejected"}]
2024-06-24 16:33:57.071 2024-06-24 16:33:57.069 INFO (MainThread) [ocpp] charger: send [2,"d07ff278-3229-4fb1-bad4-ddefd0a2096d","ChangeConfiguration",{"key":"MeterValuesSampledData","value":"Current.Export"}]
2024-06-24 16:33:57.066 2024-06-24 16:33:57.065 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to open inside the event loop by custom integration 'ocpp' at custom_components/ocpp/api.py, line 479: resp = await self.call(req) (offender: /usr/local/lib/python3.12/site-packages/ocpp/messages.py, line 164: with open(path, "r", encoding="utf-8-sig") as f:), please create a bug report at https://github.com/lbbrhzn/ocpp/issues
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/__main__.py", line 223, in <module>
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/__main__.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 190, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 672, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 639, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1988, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/config/custom_components/ocpp/api.py", line 479, in post_connect
resp = await self.call(req)
2024-06-24 16:33:57.052 2024-06-24 16:33:57.050 DEBUG (MainThread) [custom_components.ocpp] 'charger' trying measurand: 'Current.Export'
2024-06-24 16:33:57.052 2024-06-24 16:33:57.049 DEBUG (MainThread) [custom_components.ocpp] Get Configuration for MeterValuesSampledData: Voltage.L3,Voltage.L2,Voltage.L1,Temperature,Power.Factor,Current.L1,Current.L2,Current.L3,Current.Offered,Energy.Active.Import.Register,Frequency,Power.Active.Total,Power.Active.L2,Power.Active.L3,Power.Active.L1
2024-06-24 16:33:57.051 2024-06-24 16:33:57.048 INFO (MainThread) [ocpp] charger: receive message [3,"1e001758-d1fe-4e7e-bbfb-1dcd84746a18",{"configurationKey":[{"key":"MeterValuesSampledData","readonly":false,"value":"Voltage.L3,Voltage.L2,Voltage.L1,Temperature,Power.Factor,Current.L1,Current.L2,Current.L3,Current.Offered,Energy.Active.Import.Register,Frequency,Power.Active.Total,Power.Active.L2,Power.Active.L3,Power.Active.L1"}],"unknownKey":[]}]
2024-06-24 16:33:57.036 2024-06-24 16:33:57.033 INFO (MainThread) [ocpp] charger: send [2,"1e001758-d1fe-4e7e-bbfb-1dcd84746a18","GetConfiguration",{"key":["MeterValuesSampledData"]}]
2024-06-24 16:33:57.036 2024-06-24 16:33:57.033 DEBUG (MainThread) [custom_components.ocpp] Get Configuration for HeartbeatInterval: 1800
2024-06-24 16:33:57.034 2024-06-24 16:33:57.031 INFO (MainThread) [ocpp] charger: receive message [3,"d06b6fdd-7d19-49bb-94ff-153cdbb935a2",{"configurationKey":[{"key":"HeartbeatInterval","readonly":false,"value":"1800"}],"unknownKey":[]}]
2024-06-24 16:33:57.029 2024-06-24 16:33:57.024 INFO (MainThread) [ocpp] charger: send [2,"d06b6fdd-7d19-49bb-94ff-153cdbb935a2","GetConfiguration",{"key":["HeartbeatInterval"]}]
2024-06-24 16:33:57.027 2024-06-24 16:33:57.024 DEBUG (MainThread) [custom_components.ocpp] Get Configuration for NumberOfConnectors: 1
2024-06-24 16:33:57.026 2024-06-24 16:33:57.022 INFO (MainThread) [ocpp] charger: receive message [3,"de91f38d-0e15-4db0-9108-d196721d07c2",{"configurationKey":[{"key":"NumberOfConnectors","readonly":true,"value":"1"}],"unknownKey":[]}]
2024-06-24 16:33:57.018 2024-06-24 16:33:57.013 INFO (MainThread) [ocpp] charger: send [2,"de91f38d-0e15-4db0-9108-d196721d07c2","GetConfiguration",{"key":["NumberOfConnectors"]}]
2024-06-24 16:33:57.016 2024-06-24 16:33:57.010 DEBUG (MainThread) [custom_components.ocpp] Feature profiles returned: Profiles.CORE|FW|SMART|RES|REM|AUTH
2024-06-24 16:33:57.005 2024-06-24 16:33:57.002 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to open inside the event loop by custom integration 'ocpp' at custom_components/ocpp/api.py, line 574: resp = await self.call(req) (offender: /usr/local/lib/python3.12/site-packages/ocpp/messages.py, line 164: with open(path, "r", encoding="utf-8-sig") as f:), please create a bug report at https://github.com/lbbrhzn/ocpp/issues
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/__main__.py", line 223, in <module>
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/__main__.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 190, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 672, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 639, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1988, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/config/custom_components/ocpp/api.py", line 459, in post_connect
await self.get_supported_features()
File "/config/custom_components/ocpp/api.py", line 574, in get_supported_features
resp = await self.call(req)
2024-06-24 16:33:56.986 2024-06-24 16:33:56.984 INFO (MainThread) [ocpp] charger: receive message [3,"c220263c-d960-4342-bdd5-a4bc666ec510",{"configurationKey":[{"key":"SupportedFeatureProfiles","readonly":true,"value":"Core,FirmwareManagement,LocalAuthListManagement,Reservation,SmartCharging,RemoteTrigger"}],"unknownKey":[]}]
2024-06-24 16:33:56.970 2024-06-24 16:33:56.969 INFO (MainThread) [ocpp] charger: send [2,"c220263c-d960-4342-bdd5-a4bc666ec510","GetConfiguration",{"key":["SupportedFeatureProfiles"]}]
2024-06-24 16:33:56.965 2024-06-24 16:33:56.964 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to open inside the event loop by custom integration 'ocpp' at custom_components/ocpp/api.py, line 574: resp = await self.call(req) (offender: /usr/local/lib/python3.12/site-packages/ocpp/messages.py, line 164: with open(path, "r", encoding="utf-8-sig") as f:), please create a bug report at https://github.com/lbbrhzn/ocpp/issues
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/__main__.py", line 223, in <module>
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/__main__.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 190, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 672, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 639, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1988, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/config/custom_components/ocpp/api.py", line 459, in post_connect
await self.get_supported_features()
File "/config/custom_components/ocpp/api.py", line 574, in get_supported_features
resp = await self.call(req)
2024-06-24 16:33:54.946 2024-06-24 16:33:54.941 INFO (MainThread) [custom_components.ocpp] Charger charger connected to 0.0.0.0:9000.
2024-06-24 16:33:56,873 - custom_components.jablotron80 - INFO - JablotronStatusText(3): message changed from to Triggered detector
2024-06-24 16:33:54.945 2024-06-24 16:33:54.941 INFO (MainThread) [custom_components.ocpp] Charger websocket path=/charger
2024-06-24 16:33:54.944 2024-06-24 16:33:54.940 WARNING (MainThread) [custom_components.ocpp] Skipping websocket subprotocol validation
2024-06-24 16:33:38.181 2024-06-24 16:33:38.098 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new button.ocpp entity: button.charger_unlock
2024-06-24 16:33:38.179 2024-06-24 16:33:38.093 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new button.ocpp entity: button.charger_reset
2024-06-24 16:33:38.176 2024-06-24 16:33:38.080 INFO (MainThread) [homeassistant.components.button] Setting up ocpp.button
2024-06-24 16:33:38.169 2024-06-24 16:33:38.073 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new number.ocpp entity: number.charger_maximum_current
2024-06-24 16:33:38.164 2024-06-24 16:33:38.072 INFO (MainThread) [homeassistant.components.number] Setting up ocpp.number
2024-06-24 16:33:38,167 - custom_components.jablotron80 - INFO - Keypad Beep: 0xa0, 1 subtle (short) beep triggered
2024-06-24 16:33:38.161 2024-06-24 16:33:38.061 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.ocpp entity: switch.charger_availability
2024-06-24 16:33:38.145 2024-06-24 16:33:38.050 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new switch.ocpp entity: switch.charger_charge_control
2024-06-24 16:33:38.144 2024-06-24 16:33:38.050 INFO (MainThread) [homeassistant.components.switch] Setting up ocpp.switch
2024-06-24 16:33:38.133 2024-06-24 16:33:38.044 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_timestamp_config_response
2024-06-24 16:33:38.119 2024-06-24 16:33:38.037 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_timestamp_data_transfer
2024-06-24 16:33:38.119 2024-06-24 16:33:38.027 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_timestamp_data_response
2024-06-24 16:33:38.102 2024-06-24 16:33:38.001 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_connectors
2024-06-24 16:33:38.101 2024-06-24 16:33:37.994 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_features
2024-06-24 16:33:38.092 2024-06-24 16:33:37.988 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_version_firmware
2024-06-24 16:33:38.092 2024-06-24 16:33:37.982 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_serial
2024-06-24 16:33:38.081 2024-06-24 16:33:37.972 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_vendor
2024-06-24 16:33:38.075 2024-06-24 16:33:37.963 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_model
2024-06-24 16:33:38.025 2024-06-24 16:33:37.954 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_id
2024-06-24 16:33:38.008 2024-06-24 16:33:37.946 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_id_tag
2024-06-24 16:33:37.977 2024-06-24 16:33:37.935 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_reconnects
2024-06-24 16:33:37.966 2024-06-24 16:33:37.925 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_status_firmware
2024-06-24 16:33:37.953 2024-06-24 16:33:37.913 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_stop_reason
2024-06-24 16:33:37.938 2024-06-24 16:33:37.903 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_error_code_connector
2024-06-24 16:33:37.929 2024-06-24 16:33:37.895 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_error_code
2024-06-24 16:33:37.923 2024-06-24 16:33:37.888 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_latency_pong
2024-06-24 16:33:37.919 2024-06-24 16:33:37.881 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_latency_ping
2024-06-24 16:33:37.914 2024-06-24 16:33:37.874 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_heartbeat
2024-06-24 16:33:37.891 2024-06-24 16:33:37.868 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_status_connector
2024-06-24 16:33:37.885 2024-06-24 16:33:37.862 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_status
2024-06-24 16:33:37.879 2024-06-24 16:33:37.848 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_power_factor
2024-06-24 16:33:37.861 2024-06-24 16:33:37.830 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_energy_reactive_import_register
2024-06-24 16:33:37.861 2024-06-24 16:33:37.822 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_power_offered
2024-06-24 16:33:37.860 2024-06-24 16:33:37.812 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_power_reactive_import
2024-06-24 16:33:37.858 2024-06-24 16:33:37.803 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_energy_session
2024-06-24 16:33:37.844 2024-06-24 16:33:37.798 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_soc
2024-06-24 16:33:37.843 2024-06-24 16:33:37.785 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_frequency
2024-06-24 16:33:37.834 2024-06-24 16:33:37.774 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_energy_reactive_import_interval
2024-06-24 16:33:37.826 2024-06-24 16:33:37.767 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_voltage
2024-06-24 16:33:37.824 2024-06-24 16:33:37.762 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_power_active_import
2024-06-24 16:33:37.818 2024-06-24 16:33:37.754 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_power_active_export
2024-06-24 16:33:37.808 2024-06-24 16:33:37.744 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_rpm
2024-06-24 16:33:37.797 2024-06-24 16:33:37.734 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_energy_active_import_register
2024-06-24 16:33:37.787 2024-06-24 16:33:37.722 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_energy_active_import_interval
2024-06-24 16:33:37.752 2024-06-24 16:33:37.712 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_transaction_id
2024-06-24 16:33:37.742 2024-06-24 16:33:37.705 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_energy_reactive_export_register
2024-06-24 16:33:37.736 2024-06-24 16:33:37.697 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_energy_active_export_interval
2024-06-24 16:33:37.729 2024-06-24 16:33:37.688 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_energy_reactive_export_interval
2024-06-24 16:33:37.727 2024-06-24 16:33:37.680 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_current_import
2024-06-24 16:33:37.700 2024-06-24 16:33:37.656 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_energy_active_export_register
2024-06-24 16:33:37.685 2024-06-24 16:33:37.651 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_energy_meter_start
2024-06-24 16:33:37.678 2024-06-24 16:33:37.643 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_current_export
2024-06-24 16:33:37.677 2024-06-24 16:33:37.638 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_power_reactive_export
2024-06-24 16:33:37.638 2024-06-24 16:33:37.630 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_temperature
2024-06-24 16:33:37.631 2024-06-24 16:33:37.624 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_time_session
2024-06-24 16:33:37.617 2024-06-24 16:33:37.614 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.ocpp entity: sensor.charger_current_offered
2024-06-24 16:33:37.616 2024-06-24 16:33:37.610 INFO (MainThread) [homeassistant.components.sensor] Setting up ocpp.sensor
2024-06-24 16:30:45.886 2024-06-24 16:30:45.881 INFO (MainThread) [homeassistant.setup] Setup of domain ocpp took 0.00 seconds
2024-06-24 16:30:45.884 2024-06-24 16:30:45.881 INFO (MainThread) [custom_components.ocpp] config = {'default_authorization_status': 'Accepted', 'authorization_list': [{'id_tag': '#1604', 'name': 'Salvatore Mazzarino', 'authorization_status': 'Accepted'}]}
2024-06-24 16:30:45.883 2024-06-24 16:30:45.879 INFO (MainThread) [homeassistant.setup] Setting up ocpp
2024-06-24 16:30:26.181 2024-06-24 16:30:26.168 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {'file_upload', 'mqtt', 'workday', 'onboarding', 'input_select', 'ramses_cc', 'my', 'xiaomi_ble', 'ocpp', 'scene', 'wake_word', 'light', 'input_boolean', 'roomba', 'ibeacon', 'bluetooth_adapters', 'season', 'automation', 'search', 'input_number', 'co2signal', 'shelly', 'doorbird', 'analytics', 'smartlife', 'device_automation', 'hacs', 'sensor', 'speedtestdotnet', 'person', 'device_tracker', 'jablotron80', 'input_button', 'script', 'timer', 'aarlo', 'alexa_media', 'nextdns', 'tts', 'brother', 'system_health', 'stt', 'prometheus', 'tag', 'huesyncbox', 'image_upload', 'assist_pipeline', 'dlna_dmr', 'binary_sensor', 'group', 'input_text', 'persistent_notification', 'homekit_controller', 'zone', 'mobile_app', 'blink', 'synology_dsm', 'energy', 'sun', 'nodered', 'homeassistant_alerts', 'lovelace', 'media_source', 'trace', 'homekit', 'input_datetime', 'matter', 'application_credentials', 'evohome', 'conversation', 'raspberry_pi', 'presence_simulation', 'netatmo', 'default_config', 'huawei_lte', 'met', 'intent', 'sql', 'google_sheets', 'counter', 'shell_command', 'config', 'schedule', 'hardware', 'map', 'webostv', 'rpi_power', 'cast', 'zha', 'history', 'nuki', 'auto_backup', 'proximity', 'ffmpeg', 'systemmonitor', 'influxdb', 'scrape', 'samsungtv', 'hue', 'profiler', 'modbus', 'utility_meter', 'stream', 'diagnostics', 'logbook', 'blueprint', 'thread', 'template', 'backup'}
2024-06-24 16:29:46.913 2024-06-24 16:29:46.911 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration ocpp which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-06-24 16:24:23.188 2024-06-24 16:24:23.142 INFO (MainThread) [custom_components.ocpp] Charger charger disconnected from 0.0.0.0:9000.
2024-06-24 16:24:23.175 2024-06-24 16:24:23.141 DEBUG (MainThread) [custom_components.ocpp] Connection closed to 'charger': sent 1001 (going away); no close frame received
2024-06-24 16:24:22.183 2024-06-24 16:24:22.181 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=200.0 ms
2024-06-24 16:24:01.981 2024-06-24 16:24:01.979 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=3.0 ms
2024-06-24 16:23:41.976 2024-06-24 16:23:41.974 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 16:23:21.972 2024-06-24 16:23:21.970 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 16:23:01.967 2024-06-24 16:23:01.965 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 16:22:41.963 2024-06-24 16:22:41.961 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:22:21.956 2024-06-24 16:22:21.954 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=3.0 ms
2024-06-24 16:22:01.953 2024-06-24 16:22:01.949 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 16:21:41.947 2024-06-24 16:21:41.945 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 16:21:21.942 2024-06-24 16:21:21.939 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=3.0 ms
2024-06-24 16:21:01.936 2024-06-24 16:21:01.934 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 16:20:41.932 2024-06-24 16:20:41.930 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:20:21.925 2024-06-24 16:20:21.924 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:20:01.920 2024-06-24 16:20:01.918 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:20:00.256 2024-06-24 16:20:00.255 INFO (MainThread) [ocpp] charger: send [3,"df",{}]
2024-06-24 16:20:00.252 2024-06-24 16:20:00.231 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Voltage, phase_info: {'unit': 'V', 'L1': 242.7, 'L2': 242.72, 'L3': 241.98} value: 242.466667 unit :V
2024-06-24 16:20:00.250 2024-06-24 16:20:00.231 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Power.Active.Import, phase_info: {'unit': 'kW', 'L1': 0.0, 'L2': 0.0, 'L3': 0.0} value: 0.000000 unit :kW
2024-06-24 16:20:00.235 2024-06-24 16:20:00.231 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Current.Import, phase_info: {'unit': 'A', 'L1': 0.0, 'L2': 0.0, 'L3': 0.0} value: 0.000000 unit :A
2024-06-24 16:20:00.227 2024-06-24 16:20:00.221 INFO (MainThread) [ocpp] charger: receive message [2,"df","MeterValues",{"connectorId":1,"meterValue":[{"timestamp":"2024-06-24T14:19:59.506Z","sampledValue":[{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L1","unit":"A"},{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L2","unit":"A"},{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L3","unit":"A"},{"value":"733.255884","context":"Sample.Clock","measurand":"Energy.Active.Import.Register","unit":"kWh"},{"value":"49.97","context":"Sample.Clock","measurand":"Frequency"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L1","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L2","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L3","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","unit":"kW"},{"value":"-1","context":"Sample.Clock","measurand":"Power.Factor"},{"value":"25","context":"Sample.Clock","measurand":"Temperature","unit":"Celsius"},{"value":"242.7","context":"Sample.Clock","measurand":"Voltage","phase":"L1","unit":"V"},{"value":"242.72","context":"Sample.Clock","measurand":"Voltage","phase":"L2","unit":"V"},{"value":"241.98","context":"Sample.Clock","measurand":"Voltage","phase":"L3","unit":"V"}]}]}]
2024-06-24 16:19:41.915 2024-06-24 16:19:41.912 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:19:21.908 2024-06-24 16:19:21.907 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=4.0 ms
2024-06-24 16:19:01.903 2024-06-24 16:19:01.901 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:18:41.898 2024-06-24 16:18:41.896 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:18:21.891 2024-06-24 16:18:21.890 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=4.0 ms
2024-06-24 16:18:01.885 2024-06-24 16:18:01.884 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:17:41.880 2024-06-24 16:17:41.878 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=5.0 ms
2024-06-24 16:17:21.874 2024-06-24 16:17:21.871 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 16:17:01.867 2024-06-24 16:17:01.866 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=2.0 ms
2024-06-24 16:16:41.863 2024-06-24 16:16:41.861 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:16:21.857 2024-06-24 16:16:21.855 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=5.0 ms
2024-06-24 16:16:01.850 2024-06-24 16:16:01.849 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:15:41.844 2024-06-24 16:15:41.842 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:15:21.839 2024-06-24 16:15:21.837 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:15:01.832 2024-06-24 16:15:01.831 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=2.0 ms
2024-06-24 16:15:00.293 2024-06-24 16:15:00.287 INFO (MainThread) [ocpp] charger: send [3,"de",{}]
2024-06-24 16:15:00.292 2024-06-24 16:15:00.227 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Voltage, phase_info: {'unit': 'V', 'L1': 242.22, 'L2': 242.4, 'L3': 242.02} value: 242.213333 unit :V
2024-06-24 16:15:00.257 2024-06-24 16:15:00.226 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Power.Active.Import, phase_info: {'unit': 'kW', 'L1': 0.0, 'L2': 0.0, 'L3': 0.0} value: 0.000000 unit :kW
2024-06-24 16:15:00.254 2024-06-24 16:15:00.226 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Current.Import, phase_info: {'unit': 'A', 'L1': 0.0, 'L2': 0.0, 'L3': 0.0} value: 0.000000 unit :A
2024-06-24 16:15:00.222 2024-06-24 16:15:00.212 INFO (MainThread) [ocpp] charger: receive message [2,"de","MeterValues",{"connectorId":1,"meterValue":[{"timestamp":"2024-06-24T14:14:59.489Z","sampledValue":[{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L1","unit":"A"},{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L2","unit":"A"},{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L3","unit":"A"},{"value":"733.255884","context":"Sample.Clock","measurand":"Energy.Active.Import.Register","unit":"kWh"},{"value":"49.96","context":"Sample.Clock","measurand":"Frequency"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L1","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L2","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L3","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","unit":"kW"},{"value":"-0.057","context":"Sample.Clock","measurand":"Power.Factor"},{"value":"25","context":"Sample.Clock","measurand":"Temperature","unit":"Celsius"},{"value":"242.22","context":"Sample.Clock","measurand":"Voltage","phase":"L1","unit":"V"},{"value":"242.4","context":"Sample.Clock","measurand":"Voltage","phase":"L2","unit":"V"},{"value":"242.02","context":"Sample.Clock","measurand":"Voltage","phase":"L3","unit":"V"}]}]}]
2024-06-24 16:14:41.828 2024-06-24 16:14:41.826 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:14:21.822 2024-06-24 16:14:21.820 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=9.0 ms
2024-06-24 16:14:01.810 2024-06-24 16:14:01.809 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:13:41.804 2024-06-24 16:13:41.802 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:13:21.798 2024-06-24 16:13:21.796 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=3.0 ms
2024-06-24 16:13:01.793 2024-06-24 16:13:01.791 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=4.0 ms
2024-06-24 16:12:41.788 2024-06-24 16:12:41.786 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=2.0 ms
2024-06-24 16:12:21.784 2024-06-24 16:12:21.783 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 16:12:01.779 2024-06-24 16:12:01.778 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=2.0 ms
2024-06-24 16:11:41.777 2024-06-24 16:11:41.774 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 16:11:21.770 2024-06-24 16:11:21.767 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:11:01.762 2024-06-24 16:11:01.761 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=2.0 ms
2024-06-24 16:10:41.742 2024-06-24 16:10:41.740 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:10:21.736 2024-06-24 16:10:21.734 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:10:01.728 2024-06-24 16:10:01.727 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=3.0 ms
2024-06-24 16:10:00.299 2024-06-24 16:10:00.296 INFO (MainThread) [ocpp] charger: send [3,"dd",{}]
2024-06-24 16:10:00.297 2024-06-24 16:10:00.295 WARNING (MainThread) [py.warnings] /usr/local/lib/python3.12/site-packages/ocpp/v16/call_result.py:370: UserWarning: MeterValuesPayload is deprecated, use instead MeterValues
warnings.warn(
2024-06-24 16:10:00.274 2024-06-24 16:10:00.257 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Voltage, phase_info: {'unit': 'V', 'L1': 241.87, 'L2': 242.29, 'L3': 241.44} value: 241.866667 unit :V
2024-06-24 16:10:00.268 2024-06-24 16:10:00.257 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Power.Active.Import, phase_info: {'unit': 'kW', 'L1': 0.0, 'L2': 0.0, 'L3': 0.0} value: 0.000000 unit :kW
2024-06-24 16:10:00.267 2024-06-24 16:10:00.256 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Current.Import, phase_info: {'unit': 'A', 'L1': 0.0, 'L2': 0.0, 'L3': 0.0} value: 0.000000 unit :A
2024-06-24 16:10:00.255 2024-06-24 16:10:00.240 INFO (MainThread) [ocpp] charger: receive message [2,"dd","MeterValues",{"connectorId":1,"meterValue":[{"timestamp":"2024-06-24T14:09:59.453Z","sampledValue":[{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L1","unit":"A"},{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L2","unit":"A"},{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L3","unit":"A"},{"value":"733.255884","context":"Sample.Clock","measurand":"Energy.Active.Import.Register","unit":"kWh"},{"value":"49.95","context":"Sample.Clock","measurand":"Frequency"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L1","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L2","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L3","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","unit":"kW"},{"value":"-0.147","context":"Sample.Clock","measurand":"Power.Factor"},{"value":"25","context":"Sample.Clock","measurand":"Temperature","unit":"Celsius"},{"value":"241.87","context":"Sample.Clock","measurand":"Voltage","phase":"L1","unit":"V"},{"value":"242.29","context":"Sample.Clock","measurand":"Voltage","phase":"L2","unit":"V"},{"value":"241.44","context":"Sample.Clock","measurand":"Voltage","phase":"L3","unit":"V"}]}]}]
2024-06-24 16:09:41.724 2024-06-24 16:09:41.722 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=68.0 ms
2024-06-24 16:09:21.654 2024-06-24 16:09:21.651 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=487.0 ms
2024-06-24 16:09:01.164 2024-06-24 16:09:01.163 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=199.0 ms
2024-06-24 16:09:01,471 - custom_components.jablotron80 - INFO - Keypad Beep: 0xa0, 1 subtle (short) beep triggered
2024-06-24 16:08:40.963 2024-06-24 16:08:40.962 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=3.0 ms
2024-06-24 16:08:20.958 2024-06-24 16:08:20.956 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 16:08:00.954 2024-06-24 16:08:00.952 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=3.0 ms
2024-06-24 16:07:40.949 2024-06-24 16:07:40.947 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 16:07:20.945 2024-06-24 16:07:20.943 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=4.0 ms
2024-06-24 16:07:00.939 2024-06-24 16:07:00.937 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:06:40.934 2024-06-24 16:06:40.932 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=3.0 ms
2024-06-24 16:06:42,219 - custom_components.jablotron80 - INFO - no accepted message for sequence:0 received
2024-06-24 16:06:20.929 2024-06-24 16:06:20.927 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:06:00.923 2024-06-24 16:06:00.921 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 16:05:40.920 2024-06-24 16:05:40.917 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:05:20.913 2024-06-24 16:05:20.912 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:05:00.909 2024-06-24 16:05:00.907 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:05:00.319 2024-06-24 16:05:00.306 INFO (MainThread) [ocpp] charger: send [3,"dc",{}]
2024-06-24 16:05:00.318 2024-06-24 16:05:00.267 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Voltage, phase_info: {'unit': 'V', 'L1': 242.36, 'L2': 242.73, 'L3': 241.59} value: 242.226667 unit :V
2024-06-24 16:05:00.305 2024-06-24 16:05:00.267 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Power.Active.Import, phase_info: {'unit': 'kW', 'L1': 0.0, 'L2': 0.0, 'L3': 0.0} value: 0.000000 unit :kW
2024-06-24 16:05:00.270 2024-06-24 16:05:00.266 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Current.Import, phase_info: {'unit': 'A', 'L1': 0.0, 'L2': 0.0, 'L3': 0.0} value: 0.000000 unit :A
2024-06-24 16:05:00.256 2024-06-24 16:05:00.249 INFO (MainThread) [ocpp] charger: receive message [2,"dc","MeterValues",{"connectorId":1,"meterValue":[{"timestamp":"2024-06-24T14:04:59.513Z","sampledValue":[{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L1","unit":"A"},{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L2","unit":"A"},{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L3","unit":"A"},{"value":"733.255884","context":"Sample.Clock","measurand":"Energy.Active.Import.Register","unit":"kWh"},{"value":"50.01","context":"Sample.Clock","measurand":"Frequency"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L1","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L2","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L3","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","unit":"kW"},{"value":"-1","context":"Sample.Clock","measurand":"Power.Factor"},{"value":"25","context":"Sample.Clock","measurand":"Temperature","unit":"Celsius"},{"value":"242.36","context":"Sample.Clock","measurand":"Voltage","phase":"L1","unit":"V"},{"value":"242.73","context":"Sample.Clock","measurand":"Voltage","phase":"L2","unit":"V"},{"value":"241.59","context":"Sample.Clock","measurand":"Voltage","phase":"L3","unit":"V"}]}]}]
2024-06-24 16:04:40.903 2024-06-24 16:04:40.900 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 16:04:41,403 - custom_components.jablotron80 - INFO - no accepted message for sequence:0 received
2024-06-24 16:04:20.897 2024-06-24 16:04:20.895 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:04:20,984 - custom_components.jablotron80 - INFO - Keypad Beep: 0xa0, 1 subtle (short) beep triggered
2024-06-24 16:04:00.891 2024-06-24 16:04:00.889 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:03:40.885 2024-06-24 16:03:40.883 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:03:42,395 - custom_components.jablotron80 - INFO - no accepted message for sequence:0 received
2024-06-24 16:03:20.880 2024-06-24 16:03:20.878 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=3.0 ms
2024-06-24 16:03:00.873 2024-06-24 16:03:00.871 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=3.0 ms
2024-06-24 16:02:40.868 2024-06-24 16:02:40.866 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 16:02:20.865 2024-06-24 16:02:20.863 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 16:02:00.860 2024-06-24 16:02:00.858 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:01:40.854 2024-06-24 16:01:40.853 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 16:01:41,290 - custom_components.jablotron80 - INFO - JablotronStatusText(3): message changed from to Triggered detector
2024-06-24 16:01:20.850 2024-06-24 16:01:20.848 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=4.0 ms
2024-06-24 16:01:00.845 2024-06-24 16:01:00.843 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:00:40.839 2024-06-24 16:00:40.837 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 16:00:20.831 2024-06-24 16:00:20.830 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=3.0 ms
2024-06-24 16:00:21,078 - custom_components.jablotron80 - INFO - no accepted message for sequence:0 received
2024-06-24 16:00:00.826 2024-06-24 16:00:00.824 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 16:00:00.397 2024-06-24 16:00:00.390 INFO (MainThread) [ocpp] charger: send [3,"db",{}]
2024-06-24 16:00:00.326 2024-06-24 16:00:00.308 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Voltage, phase_info: {'unit': 'V', 'L1': 242.69, 'L2': 242.98, 'L3': 241.71} value: 242.460000 unit :V
2024-06-24 16:00:00.325 2024-06-24 16:00:00.308 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Power.Active.Import, phase_info: {'unit': 'kW', 'L1': 0.0, 'L2': 0.0, 'L3': 0.0} value: 0.000000 unit :kW
2024-06-24 16:00:00.320 2024-06-24 16:00:00.299 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Current.Import, phase_info: {'unit': 'A', 'L1': 0.0, 'L2': 0.0, 'L3': 0.0} value: 0.000000 unit :A
2024-06-24 16:00:00.271 2024-06-24 16:00:00.255 INFO (MainThread) [ocpp] charger: receive message [2,"db","MeterValues",{"connectorId":1,"meterValue":[{"timestamp":"2024-06-24T13:59:59.511Z","sampledValue":[{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L1","unit":"A"},{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L2","unit":"A"},{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L3","unit":"A"},{"value":"733.255884","context":"Sample.Clock","measurand":"Energy.Active.Import.Register","unit":"kWh"},{"value":"49.97","context":"Sample.Clock","measurand":"Frequency"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L1","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L2","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L3","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","unit":"kW"},{"value":"-0.151","context":"Sample.Clock","measurand":"Power.Factor"},{"value":"25","context":"Sample.Clock","measurand":"Temperature","unit":"Celsius"},{"value":"242.69","context":"Sample.Clock","measurand":"Voltage","phase":"L1","unit":"V"},{"value":"242.98","context":"Sample.Clock","measurand":"Voltage","phase":"L2","unit":"V"},{"value":"241.71","context":"Sample.Clock","measurand":"Voltage","phase":"L3","unit":"V"}]}]}]
2024-06-24 15:59:40.817 2024-06-24 15:59:40.815 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=3.0 ms
2024-06-24 15:59:20.812 2024-06-24 15:59:20.810 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=4.0 ms
2024-06-24 15:59:03.484 2024-06-24 15:59:00.804 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 15:58:40.802 2024-06-24 15:58:40.800 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 15:58:20.796 2024-06-24 15:58:20.794 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 15:58:00.793 2024-06-24 15:58:00.790 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=3.0 ms
2024-06-24 15:57:40.787 2024-06-24 15:57:40.785 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=4.0 ms
2024-06-24 15:57:20.781 2024-06-24 15:57:20.779 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 15:57:00.777 2024-06-24 15:57:00.775 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 15:56:40.773 2024-06-24 15:56:40.771 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 15:56:20.764 2024-06-24 15:56:20.762 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=5.0 ms
2024-06-24 15:56:00.755 2024-06-24 15:56:00.753 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=3.0 ms
2024-06-24 15:55:40.751 2024-06-24 15:55:40.749 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 15:55:20.744 2024-06-24 15:55:20.743 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 15:55:00.740 2024-06-24 15:55:00.739 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=2.0 ms
2024-06-24 15:55:00.319 2024-06-24 15:55:00.311 INFO (MainThread) [ocpp] charger: send [3,"da",{}]
2024-06-24 15:55:00.289 2024-06-24 15:55:00.262 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Voltage, phase_info: {'unit': 'V', 'L1': 241.15, 'L2': 241.95, 'L3': 240.14} value: 241.080000 unit :V
2024-06-24 15:55:00.287 2024-06-24 15:55:00.262 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Power.Active.Import, phase_info: {'unit': 'kW', 'L1': 0.0, 'L2': 0.0, 'L3': 0.0} value: 0.000000 unit :kW
2024-06-24 15:55:00.270 2024-06-24 15:55:00.257 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Current.Import, phase_info: {'unit': 'A', 'L1': 0.0, 'L2': 0.0, 'L3': 0.0} value: 0.000000 unit :A
2024-06-24 15:55:00.250 2024-06-24 15:55:00.240 INFO (MainThread) [ocpp] charger: receive message [2,"da","MeterValues",{"connectorId":1,"meterValue":[{"timestamp":"2024-06-24T13:54:59.474Z","sampledValue":[{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L1","unit":"A"},{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L2","unit":"A"},{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L3","unit":"A"},{"value":"733.255884","context":"Sample.Clock","measurand":"Energy.Active.Import.Register","unit":"kWh"},{"value":"50","context":"Sample.Clock","measurand":"Frequency"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L1","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L2","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L3","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","unit":"kW"},{"value":"-1","context":"Sample.Clock","measurand":"Power.Factor"},{"value":"25","context":"Sample.Clock","measurand":"Temperature","unit":"Celsius"},{"value":"241.15","context":"Sample.Clock","measurand":"Voltage","phase":"L1","unit":"V"},{"value":"241.95","context":"Sample.Clock","measurand":"Voltage","phase":"L2","unit":"V"},{"value":"240.14","context":"Sample.Clock","measurand":"Voltage","phase":"L3","unit":"V"}]}]}]
2024-06-24 15:54:40.736 2024-06-24 15:54:40.735 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 15:54:20.730 2024-06-24 15:54:20.727 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=5.0 ms
2024-06-24 15:54:00.722 2024-06-24 15:54:00.720 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 15:53:40.716 2024-06-24 15:53:40.714 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 15:53:20.710 2024-06-24 15:53:20.708 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 15:53:00.703 2024-06-24 15:53:00.701 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 15:52:40.697 2024-06-24 15:52:40.695 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=3.0 ms
2024-06-24 15:52:20.691 2024-06-24 15:52:20.689 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=6.0 ms
2024-06-24 15:52:00.682 2024-06-24 15:52:00.681 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=12.0 ms
2024-06-24 15:51:40.669 2024-06-24 15:51:40.667 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=3.0 ms
2024-06-24 15:51:20.664 2024-06-24 15:51:20.662 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 15:51:00.659 2024-06-24 15:51:00.657 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=5.0 ms
2024-06-24 15:50:40.652 2024-06-24 15:50:40.650 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 15:50:20.648 2024-06-24 15:50:20.646 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=5.0 ms
2024-06-24 15:50:00.641 2024-06-24 15:50:00.639 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=14.0 ms
2024-06-24 15:50:00.278 2024-06-24 15:50:00.270 INFO (MainThread) [ocpp] charger: send [3,"d9",{}]
2024-06-24 15:50:00.273 2024-06-24 15:50:00.225 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Voltage, phase_info: {'unit': 'V', 'L1': 242.58, 'L2': 243.2, 'L3': 241.66} value: 242.480000 unit :V
2024-06-24 15:50:00.265 2024-06-24 15:50:00.225 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Power.Active.Import, phase_info: {'unit': 'kW', 'L1': 0.0, 'L2': 0.0, 'L3': 0.0} value: 0.000000 unit :kW
2024-06-24 15:50:00.251 2024-06-24 15:50:00.225 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Current.Import, phase_info: {'unit': 'A', 'L1': 0.0, 'L2': 0.0, 'L3': 0.0} value: 0.000000 unit :A
2024-06-24 15:50:00.236 2024-06-24 15:50:00.216 INFO (MainThread) [ocpp] charger: receive message [2,"d9","MeterValues",{"connectorId":1,"meterValue":[{"timestamp":"2024-06-24T13:49:59.461Z","sampledValue":[{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L1","unit":"A"},{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L2","unit":"A"},{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L3","unit":"A"},{"value":"733.255884","context":"Sample.Clock","measurand":"Energy.Active.Import.Register","unit":"kWh"},{"value":"50.01","context":"Sample.Clock","measurand":"Frequency"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L1","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L2","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L3","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","unit":"kW"},{"value":"-1","context":"Sample.Clock","measurand":"Power.Factor"},{"value":"25","context":"Sample.Clock","measurand":"Temperature","unit":"Celsius"},{"value":"242.58","context":"Sample.Clock","measurand":"Voltage","phase":"L1","unit":"V"},{"value":"243.2","context":"Sample.Clock","measurand":"Voltage","phase":"L2","unit":"V"},{"value":"241.66","context":"Sample.Clock","measurand":"Voltage","phase":"L3","unit":"V"}]}]}]
2024-06-24 15:49:40.625 2024-06-24 15:49:40.623 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 15:49:20.620 2024-06-24 15:49:20.619 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=2.0 ms
2024-06-24 15:49:22,083 - custom_components.jablotron80 - INFO - no accepted message for sequence:0 received
2024-06-24 15:49:00.616 2024-06-24 15:49:00.614 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 15:48:40.610 2024-06-24 15:48:40.609 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=2.0 ms
2024-06-24 15:48:41,710 - custom_components.jablotron80 - INFO - JablotronStatusText(3): message changed from to Triggered detector
2024-06-24 15:48:20.605 2024-06-24 15:48:20.604 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 15:48:00.602 2024-06-24 15:48:00.600 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 15:47:40.598 2024-06-24 15:47:40.596 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 15:47:20.593 2024-06-24 15:47:20.592 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 15:47:00.589 2024-06-24 15:47:00.587 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=2.0 ms
2024-06-24 15:46:40.585 2024-06-24 15:46:40.583 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 15:46:20.580 2024-06-24 15:46:20.578 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 15:46:00.576 2024-06-24 15:46:00.574 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 15:45:40.571 2024-06-24 15:45:40.570 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 15:45:20.567 2024-06-24 15:45:20.565 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 15:45:00.561 2024-06-24 15:45:00.558 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=2.0 ms
2024-06-24 15:45:00.287 2024-06-24 15:45:00.280 INFO (MainThread) [ocpp] charger: send [3,"d8",{}]
2024-06-24 15:45:00.281 2024-06-24 15:45:00.279 WARNING (MainThread) [py.warnings] /usr/local/lib/python3.12/site-packages/ocpp/v16/call_result.py:370: UserWarning: MeterValuesPayload is deprecated, use instead MeterValues
warnings.warn(
2024-06-24 15:45:00.254 2024-06-24 15:45:00.247 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Voltage, phase_info: {'unit': 'V', 'L1': 242.53, 'L2': 243.05, 'L3': 241.76} value: 242.446667 unit :V
2024-06-24 15:45:00.252 2024-06-24 15:45:00.247 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Power.Active.Import, phase_info: {'unit': 'kW', 'L1': 0.0, 'L2': 0.0, 'L3': 0.0} value: 0.000000 unit :kW
2024-06-24 15:45:00.252 2024-06-24 15:45:00.247 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Current.Import, phase_info: {'unit': 'A', 'L1': 0.0, 'L2': 0.0, 'L3': 0.0} value: 0.000000 unit :A
2024-06-24 15:45:00.250 2024-06-24 15:45:00.237 INFO (MainThread) [ocpp] charger: receive message [2,"d8","MeterValues",{"connectorId":1,"meterValue":[{"timestamp":"2024-06-24T13:44:59.495Z","sampledValue":[{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L1","unit":"A"},{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L2","unit":"A"},{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L3","unit":"A"},{"value":"733.255884","context":"Sample.Clock","measurand":"Energy.Active.Import.Register","unit":"kWh"},{"value":"49.97","context":"Sample.Clock","measurand":"Frequency"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L1","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L2","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L3","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","unit":"kW"},{"value":"-0.197","context":"Sample.Clock","measurand":"Power.Factor"},{"value":"25","context":"Sample.Clock","measurand":"Temperature","unit":"Celsius"},{"value":"242.53","context":"Sample.Clock","measurand":"Voltage","phase":"L1","unit":"V"},{"value":"243.05","context":"Sample.Clock","measurand":"Voltage","phase":"L2","unit":"V"},{"value":"241.76","context":"Sample.Clock","measurand":"Voltage","phase":"L3","unit":"V"}]}]}]
2024-06-24 15:44:40.555 2024-06-24 15:44:40.553 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 15:44:20.550 2024-06-24 15:44:20.548 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=3.0 ms
2024-06-24 15:44:00.544 2024-06-24 15:44:00.543 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=3.0 ms
2024-06-24 15:43:40.544 2024-06-24 15:43:40.538 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 15:43:20.533 2024-06-24 15:43:20.531 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 15:43:00.528 2024-06-24 15:43:00.526 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=3.0 ms
2024-06-24 15:42:40.522 2024-06-24 15:42:40.520 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=2.0 ms
2024-06-24 15:42:20.518 2024-06-24 15:42:20.516 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=3.0 ms
2024-06-24 15:42:00.514 2024-06-24 15:42:00.511 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=3.0 ms
2024-06-24 15:41:40.508 2024-06-24 15:41:40.507 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=2.0 ms
2024-06-24 15:41:20.504 2024-06-24 15:41:20.503 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=4.0 ms
2024-06-24 15:41:00.498 2024-06-24 15:41:00.496 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=2.0 ms
2024-06-24 15:40:40.494 2024-06-24 15:40:40.491 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=4.0 ms
2024-06-24 15:40:20.487 2024-06-24 15:40:20.485 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=2.0 ms
2024-06-24 15:40:00.484 2024-06-24 15:40:00.481 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 15:40:00.297 2024-06-24 15:40:00.293 INFO (MainThread) [ocpp] charger: send [3,"d7",{}]
2024-06-24 15:40:00.295 2024-06-24 15:40:00.268 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Voltage, phase_info: {'unit': 'V', 'L1': 242.2, 'L2': 242.87, 'L3': 241.53} value: 242.200000 unit :V
2024-06-24 15:40:00.294 2024-06-24 15:40:00.267 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Power.Active.Import, phase_info: {'unit': 'kW', 'L1': 0.0, 'L2': 0.0, 'L3': 0.0} value: 0.000000 unit :kW
2024-06-24 15:40:00.289 2024-06-24 15:40:00.267 DEBUG (MainThread) [custom_components.ocpp] process_phases: metric: Current.Import, phase_info: {'unit': 'A', 'L1': 0.0, 'L2': 0.0, 'L3': 0.0} value: 0.000000 unit :A
2024-06-24 15:40:00.271 2024-06-24 15:40:00.259 INFO (MainThread) [ocpp] charger: receive message [2,"d7","MeterValues",{"connectorId":1,"meterValue":[{"timestamp":"2024-06-24T13:39:59.493Z","sampledValue":[{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L1","unit":"A"},{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L2","unit":"A"},{"value":"0","context":"Sample.Clock","measurand":"Current.Import","phase":"L3","unit":"A"},{"value":"733.255884","context":"Sample.Clock","measurand":"Energy.Active.Import.Register","unit":"kWh"},{"value":"49.98","context":"Sample.Clock","measurand":"Frequency"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L1","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L2","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","phase":"L3","unit":"kW"},{"value":"0","context":"Sample.Clock","measurand":"Power.Active.Import","unit":"kW"},{"value":"-0.462","context":"Sample.Clock","measurand":"Power.Factor"},{"value":"25","context":"Sample.Clock","measurand":"Temperature","unit":"Celsius"},{"value":"242.2","context":"Sample.Clock","measurand":"Voltage","phase":"L1","unit":"V"},{"value":"242.87","context":"Sample.Clock","measurand":"Voltage","phase":"L2","unit":"V"},{"value":"241.53","context":"Sample.Clock","measurand":"Voltage","phase":"L3","unit":"V"}]}]}]
2024-06-24 15:39:40.477 2024-06-24 15:39:40.474 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=5.0 ms
2024-06-24 15:39:20.467 2024-06-24 15:39:20.465 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms
2024-06-24 15:39:00.464 2024-06-24 15:39:00.461 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=0.0 ms, pong=3.0 ms
2024-06-24 15:38:40.458 2024-06-24 15:38:40.456 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=4.0 ms
2024-06-24 15:38:20.452 2024-06-24 15:38:20.450 DEBUG (MainThread) [custom_components.ocpp] Connection latency from 'central' to 'charger': ping=1.0 ms, pong=2.0 ms |
lbbrhzn
approved these changes
Jun 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Potential fix for #1216