I have Nuki Lock 3.0 with bridge. Everything works fine but I have such errors in LOG
File "/config/custom_components/nuki_ng/sensor.py", line 220, in extra_state_attributes
"timestamp": datetime.fromisoformat(timestamp) if not None else None,
TypeError: fromisoformat: argument must be str
I have Nuki Lock 3.0 with bridge. Everything works fine but I have such errors in LOG
File "/config/custom_components/nuki_ng/sensor.py", line 220, in extra_state_attributes "timestamp": datetime.fromisoformat(timestamp) if not None else None, TypeError: fromisoformat: argument must be str