walthowd / husbzb-firmware

Nortek GoControl HUSBZB-1 / EM3581 Firmware update image
GNU General Public License v3.0
246 stars 40 forks source link

Added a Dockerfile that works on RPi4. #18

Closed devjj closed 3 years ago

devjj commented 3 years ago

This Dockerfile adds support for Raspberry Pi 4 by using an Ubuntu 20.04 arm32v7 image. Adjustments are made to install the correct versions of Python and pip. I successfully used the resulting image on my Home Assistant OS RPi 4 to upgrade the firmware on my Nortek HUSBZ-1.

walthowd commented 3 years ago

Thanks!

devjj commented 3 years ago

Thanks!

Thank you!