kvj / hass_nuki_ng

Better support for Nuki devices in the Home Assistant
MIT License
169 stars 32 forks source link

Argument must be str in LOG #108

Open sp7dpt opened 1 year ago

sp7dpt commented 1 year ago

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

Mincka commented 1 year ago

Duplicate of #106