robmarkcole / HASS-Deepstack-object

Home Assistant custom component for using Deepstack object detection
https://community.home-assistant.io/t/face-and-person-detection-with-deepstack-local-and-free/92041
MIT License
439 stars 98 forks source link

Swap datetime.datetime.now() for now = dt_util.as_local(dt_util.now()) #55

Closed robmarkcole closed 5 years ago

robmarkcole commented 5 years ago

Instead -> https://github.com/home-assistant/home-assistant/issues/19082

robmarkcole commented 5 years ago

Fixed in https://github.com/robmarkcole/HASS-Deepstack-object/pull/59