Installed V10.1 this morning.
WARNING (MainThread) [homeassistant.components.script.nuki_bridge_polling_queue] nuki_bridge_polling_queue: Already running
This one is definitly gone. I have a few others, two of them are errors.
TemplateError('UndefinedError: None has no element 0') while processing template 'Template("{{ state_attr('sensor.nuki_bridge_endpoint_info','scanResults')[0]['paired'] if states('sensor.nuki_bridge_endpoint_info') != "unknown" }}")' for attribute '_state' in entity 'binary_sensor.nuki_bridge_lock_bt_state'
TemplateError('UndefinedError: None has no element 0') while processing template 'Template("{{ state_attr('sensor.nuki_bridge_endpoint_info','scanResults')[0]['name'] if states('sensor.nuki_bridge_endpoint_info') != "unknown" }}")' for attribute '_attr_state' in entity 'sensor.nuki_device_name'
TemplateError('UndefinedError: None has no element 0') while processing template 'Template("{{ state_attr('sensor.nuki_bridge_endpoint_info','scanResults')[0]['rssi'] if states('sensor.nuki_bridge_endpoint_info') != "unknown" }}")' for attribute '_attr_state' in entity 'sensor.nuki_bridge_lock_bt_rssi'
Error fetching data: http://10.10.11.138:8080/callback/list?&token=abcdefgh failed with
Error fetching data: http://10.10.11.138:8080/info?&token=abcdefgh failed with
Error fetching data: http://10.10.11.138:8080/list?&token=abcdefgh failed with
Maybe it`s only because there’s no answer from the bridge. Shame on me i forgot to disable the official integration, afaik this one is polling and maybe they polled the same time. Happened only 3 times too.
I have disabled it now and report tomorrow if the errors are still there. But i don’t think they affect the function, every time i use the card its working fine (and by the way, there are plenty of other integrations that throw an error or warning sometimes )
The times for the sensors are upside down for me (compared to joerg), about 1 second after the last turn of the lock and about 3 for the door sensor. But that is quite usable, no problem.
EDIT:
Official Integration is turned off, no errors in the last 10 hours. The Code works fine