“Works well but plugging it straight into the Pi Zero definitely boosted the temperature reading and the compensation for this in the provided software didn't really work. I ended up using a GPIO extesion cable to get 10cm separation between the Pi and the Enviro+ and then the raw temperature reading from the Enviro+ was pretty accurate”
“works like magic ;-)
P.S. if you have Raspbian Buster Lite, you'll need to install these beforehand:
sudo apt install python-configparser
sudo apt install python-setuptools python3-setuptools
sudo apt install spi-tools python-spidev python3-spidev”