BenPru / luxtronik

Luxtronik integration for Home Assistant
MIT License
66 stars 23 forks source link

[2023.10.28-Beta] Errors in my log everywhere #177

Closed ChrisMisker closed 8 months ago

ChrisMisker commented 8 months ago

The new update gave errors in my logs:

Unexpected error fetching luxtronik2 data: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
19:17:45 – (ERROR) Luxtronik (custom integration) - message first occurred at 19:13:10 and shows up 12 times
Get_sensor ID_Switchoff_file_{ID}_0 returns None
19:17:45 – (WARNING) Luxtronik (custom integration) - message first occurred at 19:13:10 and shows up 18 times
Parameter 'ID_Switchoff_file_{ID}_0' not found
19:17:45 – (WARNING) Luxtronik (custom integration) - message first occurred at 19:13:10 and shows up 18 times
Error while setting up luxtronik2 platform for water_heater
19:13:11 – (ERROR) Water Heater
Error while setting up luxtronik2 platform for update
19:13:11 – (ERROR) Update
Error while setting up luxtronik2 platform for switch
19:13:11 – (ERROR) Switch
Error while setting up luxtronik2 platform for number
19:13:11 – (ERROR) Number
Error while setting up luxtronik2 platform for climate
19:13:11 – (ERROR) Climate
Error while setting up luxtronik2 platform for binary_sensor
19:13:11 – (ERROR) Binary sensor

More logs:

2023-10-29 19:10:37.977 WARNING (SyncWorker_3) [homeassistant.loader] We found a custom integration luxtronik2 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
2023-10-29 19:11:04.236 WARNING (MainThread) [homeassistant.components.homeassistant.triggers.numeric_state] Error initializing 'Warmwater opwarmen om 12u voor 5u' trigger: In 'numeric_state' condition: unknown entity sensor.luxtronik_330123_0145_dhw_temperature
2023-10-29 19:13:10.511 WARNING (MainThread) [Luxtronik.Parameters] Parameter 'ID_Switchoff_file_{ID}_0' not found
2023-10-29 19:13:10.512 WARNING (MainThread) [custom_components.luxtronik2] Get_sensor ID_Switchoff_file_{ID}_0 returns None
2023-10-29 19:13:10.512 WARNING (MainThread) [Luxtronik.Parameters] Parameter 'ID_Switchoff_file_{ID}_0' not found
2023-10-29 19:13:10.512 WARNING (MainThread) [custom_components.luxtronik2] Get_sensor ID_Switchoff_file_{ID}_0 returns None
2023-10-29 19:13:10.798 WARNING (MainThread) [Luxtronik.Parameters] Parameter 'ID_Switchoff_file_{ID}_0' not found
2023-10-29 19:13:10.799 WARNING (MainThread) [custom_components.luxtronik2] Get_sensor ID_Switchoff_file_{ID}_0 returns None
2023-10-29 19:13:10.800 ERROR (MainThread) [custom_components.luxtronik2] Unexpected error fetching luxtronik2 data: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
File "/config/custom_components/luxtronik2/coordinator.py", line 98, in _async_update_data
File "/config/custom_components/luxtronik2/coordinator.py", line 102, in _async_read_data
File "/config/custom_components/luxtronik2/coordinator.py", line 125, in _async_read_or_write
File "/config/custom_components/luxtronik2/sensor.py", line 450, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/sensor.py", line 165, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/base.py", line 166, in _handle_coordinator_update
ValueError: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
2023-10-29 19:13:10.834 WARNING (MainThread) [Luxtronik.Parameters] Parameter 'ID_Switchoff_file_{ID}_0' not found
2023-10-29 19:13:10.834 WARNING (MainThread) [custom_components.luxtronik2] Get_sensor ID_Switchoff_file_{ID}_0 returns None
2023-10-29 19:13:10.958 WARNING (MainThread) [Luxtronik.Parameters] Parameter 'ID_Switchoff_file_{ID}_0' not found
2023-10-29 19:13:10.958 WARNING (MainThread) [custom_components.luxtronik2] Get_sensor ID_Switchoff_file_{ID}_0 returns None
2023-10-29 19:13:10.958 ERROR (MainThread) [custom_components.luxtronik2] Unexpected error fetching luxtronik2 data: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
File "/config/custom_components/luxtronik2/coordinator.py", line 98, in _async_update_data
File "/config/custom_components/luxtronik2/coordinator.py", line 102, in _async_read_data
File "/config/custom_components/luxtronik2/coordinator.py", line 125, in _async_read_or_write
File "/config/custom_components/luxtronik2/sensor.py", line 450, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/sensor.py", line 165, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/base.py", line 166, in _handle_coordinator_update
ValueError: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
2023-10-29 19:13:11.074 WARNING (MainThread) [Luxtronik.Parameters] Parameter 'ID_Switchoff_file_{ID}_0' not found
2023-10-29 19:13:11.074 WARNING (MainThread) [custom_components.luxtronik2] Get_sensor ID_Switchoff_file_{ID}_0 returns None
2023-10-29 19:13:11.075 ERROR (MainThread) [custom_components.luxtronik2] Unexpected error fetching luxtronik2 data: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
File "/config/custom_components/luxtronik2/coordinator.py", line 98, in _async_update_data
File "/config/custom_components/luxtronik2/coordinator.py", line 102, in _async_read_data
File "/config/custom_components/luxtronik2/coordinator.py", line 125, in _async_read_or_write
File "/config/custom_components/luxtronik2/sensor.py", line 450, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/sensor.py", line 165, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/base.py", line 166, in _handle_coordinator_update
ValueError: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
2023-10-29 19:13:11.083 ERROR (MainThread) [homeassistant.components.binary_sensor] Error while setting up luxtronik2 platform for binary_sensor
File "/config/custom_components/luxtronik2/coordinator.py", line 98, in _async_update_data
File "/config/custom_components/luxtronik2/coordinator.py", line 102, in _async_read_data
File "/config/custom_components/luxtronik2/coordinator.py", line 125, in _async_read_or_write
File "/config/custom_components/luxtronik2/sensor.py", line 450, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/sensor.py", line 165, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/base.py", line 166, in _handle_coordinator_update
ValueError: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
File "/config/custom_components/luxtronik2/binary_sensor.py", line 27, in async_setup_entry
homeassistant.exceptions.ConfigEntryNotReady: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
2023-10-29 19:13:11.195 WARNING (MainThread) [Luxtronik.Parameters] Parameter 'ID_Switchoff_file_{ID}_0' not found
2023-10-29 19:13:11.195 WARNING (MainThread) [custom_components.luxtronik2] Get_sensor ID_Switchoff_file_{ID}_0 returns None
2023-10-29 19:13:11.195 ERROR (MainThread) [custom_components.luxtronik2] Unexpected error fetching luxtronik2 data: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
File "/config/custom_components/luxtronik2/coordinator.py", line 98, in _async_update_data
File "/config/custom_components/luxtronik2/coordinator.py", line 102, in _async_read_data
File "/config/custom_components/luxtronik2/coordinator.py", line 125, in _async_read_or_write
File "/config/custom_components/luxtronik2/sensor.py", line 450, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/sensor.py", line 165, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/base.py", line 166, in _handle_coordinator_update
ValueError: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
2023-10-29 19:13:11.203 ERROR (MainThread) [homeassistant.components.climate] Error while setting up luxtronik2 platform for climate
File "/config/custom_components/luxtronik2/coordinator.py", line 98, in _async_update_data
File "/config/custom_components/luxtronik2/coordinator.py", line 102, in _async_read_data
File "/config/custom_components/luxtronik2/coordinator.py", line 125, in _async_read_or_write
File "/config/custom_components/luxtronik2/sensor.py", line 450, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/sensor.py", line 165, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/base.py", line 166, in _handle_coordinator_update
ValueError: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
File "/config/custom_components/luxtronik2/climate.py", line 155, in async_setup_entry
homeassistant.exceptions.ConfigEntryNotReady: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
2023-10-29 19:13:11.314 WARNING (MainThread) [Luxtronik.Parameters] Parameter 'ID_Switchoff_file_{ID}_0' not found
2023-10-29 19:13:11.314 WARNING (MainThread) [custom_components.luxtronik2] Get_sensor ID_Switchoff_file_{ID}_0 returns None
2023-10-29 19:13:11.314 ERROR (MainThread) [custom_components.luxtronik2] Unexpected error fetching luxtronik2 data: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
File "/config/custom_components/luxtronik2/coordinator.py", line 98, in _async_update_data
File "/config/custom_components/luxtronik2/coordinator.py", line 102, in _async_read_data
File "/config/custom_components/luxtronik2/coordinator.py", line 125, in _async_read_or_write
File "/config/custom_components/luxtronik2/sensor.py", line 450, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/sensor.py", line 165, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/base.py", line 166, in _handle_coordinator_update
ValueError: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
2023-10-29 19:13:11.323 ERROR (MainThread) [homeassistant.components.number] Error while setting up luxtronik2 platform for number
File "/config/custom_components/luxtronik2/coordinator.py", line 98, in _async_update_data
File "/config/custom_components/luxtronik2/coordinator.py", line 102, in _async_read_data
File "/config/custom_components/luxtronik2/coordinator.py", line 125, in _async_read_or_write
File "/config/custom_components/luxtronik2/sensor.py", line 450, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/sensor.py", line 165, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/base.py", line 166, in _handle_coordinator_update
ValueError: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
File "/config/custom_components/luxtronik2/number.py", line 36, in async_setup_entry
homeassistant.exceptions.ConfigEntryNotReady: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
2023-10-29 19:13:11.434 WARNING (MainThread) [Luxtronik.Parameters] Parameter 'ID_Switchoff_file_{ID}_0' not found
2023-10-29 19:13:11.434 WARNING (MainThread) [custom_components.luxtronik2] Get_sensor ID_Switchoff_file_{ID}_0 returns None
2023-10-29 19:13:11.435 ERROR (MainThread) [custom_components.luxtronik2] Unexpected error fetching luxtronik2 data: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
File "/config/custom_components/luxtronik2/coordinator.py", line 98, in _async_update_data
File "/config/custom_components/luxtronik2/coordinator.py", line 102, in _async_read_data
File "/config/custom_components/luxtronik2/coordinator.py", line 125, in _async_read_or_write
File "/config/custom_components/luxtronik2/sensor.py", line 450, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/sensor.py", line 165, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/base.py", line 166, in _handle_coordinator_update
ValueError: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
2023-10-29 19:13:11.443 ERROR (MainThread) [homeassistant.components.switch] Error while setting up luxtronik2 platform for switch
File "/config/custom_components/luxtronik2/coordinator.py", line 98, in _async_update_data
File "/config/custom_components/luxtronik2/coordinator.py", line 102, in _async_read_data
File "/config/custom_components/luxtronik2/coordinator.py", line 125, in _async_read_or_write
File "/config/custom_components/luxtronik2/sensor.py", line 450, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/sensor.py", line 165, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/base.py", line 166, in _handle_coordinator_update
ValueError: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
File "/config/custom_components/luxtronik2/switch.py", line 29, in async_setup_entry
homeassistant.exceptions.ConfigEntryNotReady: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
2023-10-29 19:13:11.452 ERROR (MainThread) [homeassistant.components.update] Error while setting up luxtronik2 platform for update
File "/config/custom_components/luxtronik2/coordinator.py", line 98, in _async_update_data
File "/config/custom_components/luxtronik2/coordinator.py", line 102, in _async_read_data
File "/config/custom_components/luxtronik2/coordinator.py", line 125, in _async_read_or_write
File "/config/custom_components/luxtronik2/sensor.py", line 450, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/sensor.py", line 165, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/base.py", line 166, in _handle_coordinator_update
ValueError: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
File "/config/custom_components/luxtronik2/update.py", line 57, in async_setup_entry
homeassistant.exceptions.ConfigEntryNotReady: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
2023-10-29 19:13:11.460 ERROR (MainThread) [homeassistant.components.water_heater] Error while setting up luxtronik2 platform for water_heater
File "/config/custom_components/luxtronik2/coordinator.py", line 98, in _async_update_data
File "/config/custom_components/luxtronik2/coordinator.py", line 102, in _async_read_data
File "/config/custom_components/luxtronik2/coordinator.py", line 125, in _async_read_or_write
File "/config/custom_components/luxtronik2/sensor.py", line 450, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/sensor.py", line 165, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/base.py", line 166, in _handle_coordinator_update
ValueError: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
File "/config/custom_components/luxtronik2/water_heater.py", line 81, in async_setup_entry
homeassistant.exceptions.ConfigEntryNotReady: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
2023-10-29 19:13:11.570 WARNING (MainThread) [Luxtronik.Parameters] Parameter 'ID_Switchoff_file_{ID}_0' not found
2023-10-29 19:13:11.570 WARNING (MainThread) [custom_components.luxtronik2] Get_sensor ID_Switchoff_file_{ID}_0 returns None
2023-10-29 19:13:11.571 ERROR (MainThread) [custom_components.luxtronik2] Unexpected error fetching luxtronik2 data: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
File "/config/custom_components/luxtronik2/coordinator.py", line 98, in _async_update_data
File "/config/custom_components/luxtronik2/coordinator.py", line 102, in _async_read_data
File "/config/custom_components/luxtronik2/coordinator.py", line 125, in _async_read_or_write
File "/config/custom_components/luxtronik2/sensor.py", line 450, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/sensor.py", line 165, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/base.py", line 166, in _handle_coordinator_update
ValueError: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
2023-10-29 19:13:45.564 WARNING (MainThread) [Luxtronik.Parameters] Parameter 'ID_Switchoff_file_{ID}_0' not found
2023-10-29 19:13:45.564 WARNING (MainThread) [custom_components.luxtronik2] Get_sensor ID_Switchoff_file_{ID}_0 returns None
2023-10-29 19:13:45.565 WARNING (MainThread) [Luxtronik.Parameters] Parameter 'ID_Switchoff_file_{ID}_0' not found
2023-10-29 19:13:45.565 WARNING (MainThread) [custom_components.luxtronik2] Get_sensor ID_Switchoff_file_{ID}_0 returns None
2023-10-29 19:13:46.112 WARNING (MainThread) [Luxtronik.Parameters] Parameter 'ID_Switchoff_file_{ID}_0' not found
2023-10-29 19:13:46.112 WARNING (MainThread) [custom_components.luxtronik2] Get_sensor ID_Switchoff_file_{ID}_0 returns None
2023-10-29 19:13:46.113 ERROR (MainThread) [custom_components.luxtronik2] Unexpected error fetching luxtronik2 data: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
File "/config/custom_components/luxtronik2/coordinator.py", line 98, in _async_update_data
File "/config/custom_components/luxtronik2/coordinator.py", line 102, in _async_read_data
File "/config/custom_components/luxtronik2/coordinator.py", line 125, in _async_read_or_write
File "/config/custom_components/luxtronik2/sensor.py", line 450, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/sensor.py", line 165, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/base.py", line 166, in _handle_coordinator_update
ValueError: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
2023-10-29 19:13:46.135 WARNING (MainThread) [Luxtronik.Parameters] Parameter 'ID_Switchoff_file_{ID}_0' not found
2023-10-29 19:13:46.135 WARNING (MainThread) [custom_components.luxtronik2] Get_sensor ID_Switchoff_file_{ID}_0 returns None
2023-10-29 19:14:45.519 WARNING (MainThread) [Luxtronik.Parameters] Parameter 'ID_Switchoff_file_{ID}_0' not found
2023-10-29 19:14:45.519 WARNING (MainThread) [custom_components.luxtronik2] Get_sensor ID_Switchoff_file_{ID}_0 returns None
2023-10-29 19:14:45.520 ERROR (MainThread) [custom_components.luxtronik2] Unexpected error fetching luxtronik2 data: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
File "/config/custom_components/luxtronik2/coordinator.py", line 98, in _async_update_data
File "/config/custom_components/luxtronik2/coordinator.py", line 102, in _async_read_data
File "/config/custom_components/luxtronik2/coordinator.py", line 125, in _async_read_or_write
File "/config/custom_components/luxtronik2/sensor.py", line 450, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/sensor.py", line 165, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/base.py", line 166, in _handle_coordinator_update
ValueError: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
2023-10-29 19:15:45.514 WARNING (MainThread) [Luxtronik.Parameters] Parameter 'ID_Switchoff_file_{ID}_0' not found
2023-10-29 19:15:45.514 WARNING (MainThread) [custom_components.luxtronik2] Get_sensor ID_Switchoff_file_{ID}_0 returns None
2023-10-29 19:15:45.515 ERROR (MainThread) [custom_components.luxtronik2] Unexpected error fetching luxtronik2 data: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
File "/config/custom_components/luxtronik2/coordinator.py", line 98, in _async_update_data
File "/config/custom_components/luxtronik2/coordinator.py", line 102, in _async_read_data
File "/config/custom_components/luxtronik2/coordinator.py", line 125, in _async_read_or_write
File "/config/custom_components/luxtronik2/sensor.py", line 450, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/sensor.py", line 165, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/base.py", line 166, in _handle_coordinator_update
ValueError: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
2023-10-29 19:16:45.513 WARNING (MainThread) [Luxtronik.Parameters] Parameter 'ID_Switchoff_file_{ID}_0' not found
2023-10-29 19:16:45.513 WARNING (MainThread) [custom_components.luxtronik2] Get_sensor ID_Switchoff_file_{ID}_0 returns None
2023-10-29 19:16:45.514 ERROR (MainThread) [custom_components.luxtronik2] Unexpected error fetching luxtronik2 data: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
File "/config/custom_components/luxtronik2/coordinator.py", line 98, in _async_update_data
File "/config/custom_components/luxtronik2/coordinator.py", line 102, in _async_read_data
File "/config/custom_components/luxtronik2/coordinator.py", line 125, in _async_read_or_write
File "/config/custom_components/luxtronik2/sensor.py", line 450, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/sensor.py", line 165, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/base.py", line 166, in _handle_coordinator_update
ValueError: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
2023-10-29 19:17:45.514 WARNING (MainThread) [Luxtronik.Parameters] Parameter 'ID_Switchoff_file_{ID}_0' not found
2023-10-29 19:17:45.514 WARNING (MainThread) [custom_components.luxtronik2] Get_sensor ID_Switchoff_file_{ID}_0 returns None
2023-10-29 19:17:45.514 ERROR (MainThread) [custom_components.luxtronik2] Unexpected error fetching luxtronik2 data: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
File "/config/custom_components/luxtronik2/coordinator.py", line 98, in _async_update_data
File "/config/custom_components/luxtronik2/coordinator.py", line 102, in _async_read_data
File "/config/custom_components/luxtronik2/coordinator.py", line 125, in _async_read_or_write
File "/config/custom_components/luxtronik2/sensor.py", line 450, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/sensor.py", line 165, in _handle_coordinator_update
File "/config/custom_components/luxtronik2/base.py", line 166, in _handle_coordinator_update
ValueError: Sensor sensor.luxtronik_330123_0145_switchoff_reason provides state value '17', which is not in the list of options provided
rhammen commented 8 months ago

I don't see the ERROR lines, but I do see the WARNING lines:

2023-10-30 21:29:14.577 WARNING (MainThread) [Luxtronik.Parameters] Parameter 'ID_Switchoff_file_{ID}_0' not found
2023-10-30 21:29:14.578 WARNING (MainThread) [custom_components.luxtronik2] Get_sensor ID_Switchoff_file_{ID}_0 returns None
2023-10-30 21:29:14.601 WARNING (MainThread) [Luxtronik.Parameters] Parameter 'ID_Switchoff_file_{ID}_0' not found
2023-10-30 21:29:14.601 WARNING (MainThread) [custom_components.luxtronik2] Get_sensor ID_Switchoff_file_{ID}_0 returns None

These 4 WARNING lines appear approx. every 10 seconds, have now about 270 warnings in 30 minutes.

BenPru commented 8 months ago

Please try 2023.10.30-Beta

rhammen commented 8 months ago

Please try 2023.10.30-Beta

Looks good, for me the warnings are gone with this version.

ChrisMisker commented 8 months ago

Yes, for me as well!