raetha / wyzesense2mqtt

Configurable WyzeSense to MQTT Gateway intended for use with Home Assistant or other platforms that use MQTT discovery mechanisms.
MIT License
79 stars 22 forks source link

Convert Docker builds to use Python 3.8-slim-buster base image #30

Closed raetha closed 4 years ago

raetha commented 4 years ago

While testing current development build in Docker, found that it would detect the first sensor event and then cease working after that. Local script run on Raspbian worked as expected. Going to try switching from Alpine Linux to Debian Buster based Python image.