marq24 / ha-tibber-pulse-local

Local/LAN Tibber Pulse IR/Bridge Integration for Home Assistant. My Tibber invitation Link: https://invite.tibber.com/6o0kqvzf (Code: six, oscar, zero, kilo, quebec, victor, zulu, foxtrot)
Apache License 2.0
114 stars 4 forks source link

Sample data IEC-62056-21 #29

Closed oOoHoCo closed 5 months ago

oOoHoCo commented 5 months ago

Checklist

Meter type? | check your http://[YOUR-PULSE-IP]/nodes/1/config

IEC-62056-21 (IR)

Output of the Tibber webfrontent data.json | check http://[YOUR-PULSE-IP]/nodes/1/data or http://[YOUR-PULSE-IP]/data.json?node_id=1

/ZPA5GH305.v2-21.00-G

1-0:C.1.0*255(1ZPA0026363560)
1-0:1.8.0*255(004097.7792*kWh)
1-0:1.8.1*255(004097.7792*kWh)
1-0:1.8.2*255(000000.0000*kWh)
1-0:2.8.0*255(000109.9319*kWh)
1-0:16.7.0*255(000687*W)
1-0:32.7.0*255(230.2*V)
1-0:52.7.0*255(230.5*V)
1-0:72.7.0*255(230.4*V)
1-0:31.7.0*255(000.10*A)
1-0:51.7.0*255(002.22*A)
1-0:71.7.0*255(001.29*A)
1-0:81.7.1*255(119*deg)
1-0:81.7.2*255(238*deg)
1-0:81.7.4*255(328*deg)
1-0:81.7.15*255(341*deg)
1-0:81.7.26*255(330*deg)
1-0:14.7.0*255(50.0*Hz)
1-0:0.2.0*255(ver.21,7249A01D,20211201)
1-0:C.90.2*255(7249A01D)
1-0:F.F*255(000000)
1-0:C.5.0*255(001C0104)
1-0:36.7.0*255(000018*W)
1-0:56.7.0*255(000440*W)
1-0:76.7.0*255(000224*W)
1-0:1.8.0*96(00012.4*kWh)
1-0:1.8.0*97(00065.8*kWh)
1-0:1.8.0*98(00298.1*kWh)
1-0:1.8.0*99(00000.0*kWh)
1-0:1.8.0*100(04097.7*kWh)
!
5%

Integration DEBUG log

2024-06-23 20:12:31.856 INFO (MainThread) [custom_components.tibber_local] restarting TibberLocalBridge integration... for host: 'tibber-bridge' node: '1' com_mode: '3' with options: None
2024-06-23 20:12:35.415 WARNING (MainThread) [custom_components.tibber_local] access to bridge failed with exception: Cannot connect to host tibber-bridge:80 ssl:False [None]
2024-06-23 20:12:35.415 DEBUG (MainThread) [custom_components.tibber_local] detect_com_mode: after detect_com_mode_from_node_param27 mode is: -1
2024-06-23 20:12:35.416 DEBUG (MainThread) [custom_components.tibber_local] detect_com_mode is -1: will try to read 99
2024-06-23 20:12:35.421 WARNING (MainThread) [custom_components.tibber_local.config_flow] Could not connect to local Tibber Pulse Bridge at tibber-bridge, check host/ip address
2024-06-23 20:12:35.421 ERROR (MainThread) [custom_components.tibber_local.config_flow] Could not connect to Tibber Pulse Bridge at tibber-bridge, check host ip address
2024-06-23 20:12:53.335 INFO (MainThread) [custom_components.tibber_local] restarting TibberLocalBridge integration... for host: '192.168.0.140' node: '1' com_mode: '3' with options: None
2024-06-23 20:12:53.533 DEBUG (MainThread) [custom_components.tibber_local] detect_com_mode: after detect_com_mode_from_node_param27 mode is: 1
2024-06-23 20:12:53.534 WARNING (MainThread) [custom_components.tibber_local.config_flow] ValueError: NOT IMPLEMENTED yet! - Mode: 1
2024-06-23 20:12:53.534 ERROR (MainThread) [custom_components.tibber_local.config_flow] Could not connect to Tibber Pulse Bridge at 192.168.0.140, check host ip address
2024-06-23 20:13:54.925 INFO (MainThread) [custom_components.tibber_local] restarting TibberLocalBridge integration... for host: '192.168.0.140' node: '0' com_mode: '3' with options: None
2024-06-23 20:13:55.141 WARNING (MainThread) [custom_components.tibber_local] access to bridge failed with exception: 404, message='Not Found', url=URL('http://192.168.0.140/node_params.json?node_id=0')
2024-06-23 20:13:55.142 DEBUG (MainThread) [custom_components.tibber_local] detect_com_mode: after detect_com_mode_from_node_param27 mode is: -1
2024-06-23 20:13:55.142 DEBUG (MainThread) [custom_components.tibber_local] detect_com_mode is -1: will try to read 99
2024-06-23 20:13:55.177 WARNING (MainThread) [custom_components.tibber_local] access to bridge failed with exception: 404, message='Not Found', url=URL('http://192.168.0.140/data.json?node_id=0')
2024-06-23 20:13:55.177 DEBUG (MainThread) [custom_components.tibber_local] detect_com_mode 1 is -1: 99 failed - will try to read 3
2024-06-23 20:13:55.217 WARNING (MainThread) [custom_components.tibber_local] access to bridge failed with exception: 404, message='Not Found', url=URL('http://192.168.0.140/data.json?node_id=0')
2024-06-23 20:13:55.217 DEBUG (MainThread) [custom_components.tibber_local] detect_com_mode 2 is -1: 99 failed and 3 failed
2024-06-23 20:13:55.217 WARNING (MainThread) [custom_components.tibber_local.config_flow] ValueError: NOT IMPLEMENTED yet! - Mode: -1
2024-06-23 20:13:55.218 ERROR (MainThread) [custom_components.tibber_local.config_flow] Could not connect to Tibber Pulse Bridge at 192.168.0.140, check host ip address
2024-06-23 20:13:58.623 INFO (MainThread) [custom_components.tibber_local] restarting TibberLocalBridge integration... for host: '192.168.0.140' node: '2' com_mode: '3' with options: None
2024-06-23 20:13:58.698 WARNING (MainThread) [custom_components.tibber_local] access to bridge failed with exception: 404, message='Not Found', url=URL('http://192.168.0.140/node_params.json?node_id=2')
2024-06-23 20:13:58.698 DEBUG (MainThread) [custom_components.tibber_local] detect_com_mode: after detect_com_mode_from_node_param27 mode is: -1
2024-06-23 20:13:58.699 DEBUG (MainThread) [custom_components.tibber_local] detect_com_mode is -1: will try to read 99
2024-06-23 20:13:58.729 WARNING (MainThread) [custom_components.tibber_local] access to bridge failed with exception: 404, message='Not Found', url=URL('http://192.168.0.140/data.json?node_id=2')
2024-06-23 20:13:58.729 DEBUG (MainThread) [custom_components.tibber_local] detect_com_mode 1 is -1: 99 failed - will try to read 3
2024-06-23 20:13:58.760 WARNING (MainThread) [custom_components.tibber_local] access to bridge failed with exception: 404, message='Not Found', url=URL('http://192.168.0.140/data.json?node_id=2')
2024-06-23 20:13:58.760 DEBUG (MainThread) [custom_components.tibber_local] detect_com_mode 2 is -1: 99 failed and 3 failed
2024-06-23 20:13:58.760 WARNING (MainThread) [custom_components.tibber_local.config_flow] ValueError: NOT IMPLEMENTED yet! - Mode: -1
2024-06-23 20:13:58.761 ERROR (MainThread) [custom_components.tibber_local.config_flow] Could not connect to Tibber Pulse Bridge at 192.168.0.140, check host ip address
2024-06-23 20:14:01.741 INFO (MainThread) [custom_components.tibber_local] restarting TibberLocalBridge integration... for host: '192.168.0.140' node: '1' com_mode: '3' with options: None
2024-06-23 20:14:01.868 DEBUG (MainThread) [custom_components.tibber_local] detect_com_mode: after detect_com_mode_from_node_param27 mode is: 1
2024-06-23 20:14:01.869 WARNING (MainThread) [custom_components.tibber_local.config_flow] ValueError: NOT IMPLEMENTED yet! - Mode: 1
2024-06-23 20:14:01.869 ERROR (MainThread) [custom_components.tibber_local.config_flow] Could not connect to Tibber Pulse Bridge at 192.168.0.140, check host ip address

Any additional description

I can see that it is pretty much plain text. So I think this could be pretty straight forward. Would love to use local polling instead of relying on the tibber API :D

Regards!

marq24 commented 5 months ago

VERY interesting sample data - specially when comparing this to #28

oOoHoCo commented 5 months ago

Thats why I thought I should post it.

marq24 commented 5 months ago

Please close, if the new build will solve this - TIA

oOoHoCo commented 5 months ago

Hey there, thank for the fast "experimental" release. I could add the intengration without errors, but there are no entities and this is in the logs:

2024-06-23 22:48:07.212 INFO (MainThread) [custom_components.tibber_local] Starting TibberLocal with interval: 0:00:10 - ConfigEntry: {'data': {'name': 'ltibber', 'host': '<MASKED>', 'password': '<MASKED>', 'scan_interval': 10, 'node_num': 1, 'id': None, 'mode': 99}, 'disabled_by': None, 'domain': 'tibber_local', 'entry_id': '4999a8c3e147fc312121323740502c8b', 'minor_version': 1, 'options': {}, 'pref_disable_new_entities': False, 'pref_disable_polling': False, 'source': 'user', 'title': 'ltibber', 'unique_id': None, 'version': 1} 2024-06-23 22:48:07.212 INFO (MainThread) [custom_components.tibber_local] restarting TibberLocalBridge integration... for host: '<masked>' node: '1' com_mode: '99' with options: {'ignore_parse_errors': False} 2024-06-23 22:48:07.242 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '\x021', '0', 'C', '1', '0', '255', '1ZPA0026363560', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: '\x021' 2024-06-23 22:48:07.243 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '1', '0', 'C', '90', '2', '255', '7249A01D', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: 'C' 2024-06-23 22:48:07.243 DEBUG (MainThread) [custom_components.tibber_local] unknown entry: 1-0:F.F*255(000000) (line: 1-0:F.F*255(000000)) 2024-06-23 22:48:07.244 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '1', '0', 'C', '5', '0', '255', '001C0104', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: 'C' 2024-06-23 22:48:07.244 INFO (MainThread) [custom_components.tibber_local] after init - found OBIS entries: '{'0100010800ff': <obis: 0100010800ff, value: 4098972.7999999993, unit: 30>, '0100010801ff': <obis: 0100010801ff, value: 4098972.7999999993, unit: 30>, '0100010802ff': <obis: 0100010802ff, value: 0.0, unit: 30>, '0100020800ff': <obis: 0100020800ff, value: 109931.9, unit: 30>, '0100100700ff': <obis: 0100100700ff, value: 432, unit: 27>, '0100200700ff': <obis: 0100200700ff, value: 232.0, unit: 35>, '0100340700ff': <obis: 0100340700ff, value: 233.0, unit: 35>, '0100480700ff': <obis: 0100480700ff, value: 232.8, unit: 35>, '01001f0700ff': <obis: 01001f0700ff, value: 0.05, unit: 33>, '0100330700ff': <obis: 0100330700ff, value: 2.11, unit: 33>, '0100470700ff': <obis: 0100470700ff, value: 0.48, unit: 33>, '0100510701ff': <obis: 0100510701ff, value: 119>, '0100510702ff': <obis: 0100510702ff, value: 238>, '0100510704ff': <obis: 0100510704ff, value: 303>, '010051070fff': <obis: 010051070fff, value: 328>, '010051071aff': <obis: 010051071aff, value: 298>, '01000e0700ff': <obis: 01000e0700ff, value: 50.0, unit: 44>, '0100000200ff': <obis: 0100000200ff, value: ver.21,7249A01D,20211201>, '0100240700ff': <obis: 0100240700ff, value: 4, unit: 27>, '0100380700ff': <obis: 0100380700ff, value: 372, unit: 27>, '01004c0700ff': <obis: 01004c0700ff, value: 48, unit: 27>, '010001080060': <obis: 010001080060, value: 11900.0, unit: 30>, '010001080061': <obis: 010001080061, value: 66000.0, unit: 30>, '010001080062': <obis: 010001080062, value: 298100.0, unit: 30>, '010001080063': <obis: 010001080063, value: 0.0, unit: 30>, '010001080064': <obis: 010001080064, value: 4098899.9999999995, unit: 30>}' 2024-06-23 22:48:07.259 INFO (MainThread) [custom_components.tibber_local.sensor] available sensors found: dict_keys(['0100010800ff', '0100010801ff', '0100010802ff', '0100020800ff', '0100100700ff', '0100200700ff', '0100340700ff', '0100480700ff', '01001f0700ff', '0100330700ff', '0100470700ff', '0100510701ff', '0100510702ff', '0100510704ff', '010051070fff', '010051071aff', '01000e0700ff', '0100000200ff', '0100240700ff', '0100380700ff', '01004c0700ff', '010001080060', '010001080061', '010001080062', '010001080063', '010001080064']) 2024-06-23 22:48:17.430 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '\x021', '0', 'C', '1', '0', '255', '1ZPA0026363560', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: '\x021' 2024-06-23 22:48:17.431 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '1', '0', 'C', '90', '2', '255', '7249A01D', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: 'C' 2024-06-23 22:48:17.432 DEBUG (MainThread) [custom_components.tibber_local] unknown entry: 1-0:F.F*255(000000) (line: 1-0:F.F*255(000000)) 2024-06-23 22:48:17.432 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '1', '0', 'C', '5', '0', '255', '001C0104', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: 'C' 2024-06-23 22:48:17.433 DEBUG (MainThread) [custom_components.tibber_local] Finished fetching tibber_local data in 0.141 seconds (success: True) 2024-06-23 22:48:27.432 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '\x021', '0', 'C', '1', '0', '255', '1ZPA0026363560', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: '\x021' 2024-06-23 22:48:27.434 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '1', '0', 'C', '90', '2', '255', '7249A01D', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: 'C' 2024-06-23 22:48:27.434 DEBUG (MainThread) [custom_components.tibber_local] unknown entry: 1-0:F.F*255(000000) (line: 1-0:F.F*255(000000)) 2024-06-23 22:48:27.434 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '1', '0', 'C', '5', '0', '255', '001C0104', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: 'C' 2024-06-23 22:48:27.435 DEBUG (MainThread) [custom_components.tibber_local] Finished fetching tibber_local data in 0.138 seconds (success: True) 2024-06-23 22:48:37.394 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '\x021', '0', 'C', '1', '0', '255', '1ZPA0026363560', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: '\x021' 2024-06-23 22:48:37.396 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '1', '0', 'C', '90', '2', '255', '7249A01D', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: 'C' 2024-06-23 22:48:37.396 DEBUG (MainThread) [custom_components.tibber_local] unknown entry: 1-0:F.F*255(000000) (line: 1-0:F.F*255(000000)) 2024-06-23 22:48:37.396 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '1', '0', 'C', '5', '0', '255', '001C0104', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: 'C' 2024-06-23 22:48:37.397 DEBUG (MainThread) [custom_components.tibber_local] Finished fetching tibber_local data in 0.105 seconds (success: True) 2024-06-23 22:48:47.330 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '\x021', '0', 'C', '1', '0', '255', '1ZPA0026363560', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: '\x021' 2024-06-23 22:48:47.331 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '1', '0', 'C', '90', '2', '255', '7249A01D', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: 'C' 2024-06-23 22:48:47.331 DEBUG (MainThread) [custom_components.tibber_local] unknown entry: 1-0:F.F*255(000000) (line: 1-0:F.F*255(000000)) 2024-06-23 22:48:47.331 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '1', '0', 'C', '5', '0', '255', '001C0104', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: 'C' 2024-06-23 22:48:47.332 DEBUG (MainThread) [custom_components.tibber_local] Finished fetching tibber_local data in 0.040 seconds (success: True) 2024-06-23 22:48:57.364 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '\x021', '0', 'C', '1', '0', '255', '1ZPA0026363560', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: '\x021' 2024-06-23 22:48:57.366 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '1', '0', 'C', '90', '2', '255', '7249A01D', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: 'C' 2024-06-23 22:48:57.367 DEBUG (MainThread) [custom_components.tibber_local] unknown entry: 1-0:F.F*255(000000) (line: 1-0:F.F*255(000000)) 2024-06-23 22:48:57.367 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '1', '0', 'C', '5', '0', '255', '001C0104', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: 'C' 2024-06-23 22:48:57.368 DEBUG (MainThread) [custom_components.tibber_local] Finished fetching tibber_local data in 0.076 seconds (success: True) 2024-06-23 22:49:07.400 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '\x021', '0', 'C', '1', '0', '255', '1ZPA0026363560', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: '\x021' 2024-06-23 22:49:07.401 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '1', '0', 'C', '90', '2', '255', '7249A01D', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: 'C' 2024-06-23 22:49:07.402 DEBUG (MainThread) [custom_components.tibber_local] unknown entry: 1-0:F.F*255(000000) (line: 1-0:F.F*255(000000)) 2024-06-23 22:49:07.402 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '1', '0', 'C', '5', '0', '255', '001C0104', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: 'C' 2024-06-23 22:49:07.403 DEBUG (MainThread) [custom_components.tibber_local] Finished fetching tibber_local data in 0.111 seconds (success: True) 2024-06-23 22:49:17.327 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '\x021', '0', 'C', '1', '0', '255', '1ZPA0026363560', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: '\x021' 2024-06-23 22:49:17.328 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '1', '0', 'C', '90', '2', '255', '7249A01D', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: 'C' 2024-06-23 22:49:17.329 DEBUG (MainThread) [custom_components.tibber_local] unknown entry: 1-0:F.F*255(000000) (line: 1-0:F.F*255(000000)) 2024-06-23 22:49:17.329 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '1', '0', 'C', '5', '0', '255', '001C0104', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: 'C' 2024-06-23 22:49:17.330 DEBUG (MainThread) [custom_components.tibber_local] Finished fetching tibber_local data in 0.037 seconds (success: True) 2024-06-23 22:49:27.493 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '\x021', '0', 'C', '1', '0', '255', '1ZPA0026363560', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: '\x021' 2024-06-23 22:49:27.495 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '1', '0', 'C', '90', '2', '255', '7249A01D', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: 'C' 2024-06-23 22:49:27.495 DEBUG (MainThread) [custom_components.tibber_local] unknown entry: 1-0:F.F*255(000000) (line: 1-0:F.F*255(000000)) 2024-06-23 22:49:27.496 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '1', '0', 'C', '5', '0', '255', '001C0104', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: 'C' 2024-06-23 22:49:27.497 DEBUG (MainThread) [custom_components.tibber_local] Finished fetching tibber_local data in 0.205 seconds (success: True) 2024-06-23 22:49:37.404 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '\x021', '0', 'C', '1', '0', '255', '1ZPA0026363560', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: '\x021' 2024-06-23 22:49:37.406 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '1', '0', 'C', '90', '2', '255', '7249A01D', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: 'C' 2024-06-23 22:49:37.406 DEBUG (MainThread) [custom_components.tibber_local] unknown entry: 1-0:F.F*255(000000) (line: 1-0:F.F*255(000000)) 2024-06-23 22:49:37.406 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '1', '0', 'C', '5', '0', '255', '001C0104', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: 'C' 2024-06-23 22:49:37.407 DEBUG (MainThread) [custom_components.tibber_local] Finished fetching tibber_local data in 0.113 seconds (success: True) 2024-06-23 22:49:47.332 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '\x021', '0', 'C', '1', '0', '255', '1ZPA0026363560', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: '\x021' 2024-06-23 22:49:47.333 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '1', '0', 'C', '90', '2', '255', '7249A01D', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: 'C' 2024-06-23 22:49:47.333 DEBUG (MainThread) [custom_components.tibber_local] unknown entry: 1-0:F.F*255(000000) (line: 1-0:F.F*255(000000)) 2024-06-23 22:49:47.333 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '1', '0', 'C', '5', '0', '255', '001C0104', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: 'C' 2024-06-23 22:49:47.334 DEBUG (MainThread) [custom_components.tibber_local] Finished fetching tibber_local data in 0.043 seconds (success: True) 2024-06-23 22:49:57.368 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '\x021', '0', 'C', '1', '0', '255', '1ZPA0026363560', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: '\x021' 2024-06-23 22:49:57.370 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '1', '0', 'C', '90', '2', '255', '7249A01D', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: 'C' 2024-06-23 22:49:57.370 DEBUG (MainThread) [custom_components.tibber_local] unknown entry: 1-0:F.F*255(000000) (line: 1-0:F.F*255(000000)) 2024-06-23 22:49:57.370 WARNING (MainThread) [custom_components.tibber_local] could not parse a value as int from list ['', '1', '0', 'C', '5', '0', '255', '001C0104', ''] - Please check the position of your Tibber Pulse reading head (you might need to rotate it few degrees anti clock wise) - Exception: invalid literal for int() with base 10: 'C' 2024-06-23 22:49:57.371 DEBUG (MainThread) [custom_components.tibber_local] Finished fetching tibber_local data in 0.078 seconds (success: True)

marq24 commented 5 months ago

once the integration is configured, you can select the additional setting "do not log parser errors"... that's the main part of the LOG output here...

oOoHoCo commented 5 months ago

Ahh yes ... and now I have the entities ... seems that I was tooo fast with my judgement ;) Now I have the entities and they look OK!

Thank you for the fast fix. Will close the issue.

Regards,

Ben

oOoHoCo commented 5 months ago

Thank