roadsnail / Pi-ve

Raspberry Pi Zero W Controls Hive SLR/SLT using Zigbee and Wifi networks- A Standalone Heating/Hot water Control solution without the British Gas Cloud
GNU General Public License v3.0
34 stars 1 forks source link

Should the linux install instructions work for Raspberry Pi Zero 2? #5

Closed davidhbone closed 10 months ago

davidhbone commented 1 year ago

I have followed the instructions for Linux but I getting nowhere very slowly. npm ci took 9 hours and was reporting "not ok" Initially I want to know if this should be working (I may have done something wrong)

roadsnail commented 1 year ago

Hi. Sorry to hear you are having issues. My build used the RPi Zero as the ver. 2 wasn't out at the time.

The npm ci should not take 9 hours. Probably about 15 or so mins from memory. But don't quote me.

If I get time over the hols, I'll try following the guide on a Pi Zero 2.

davidhbone commented 1 year ago

I was trying to use Raspian Bullseye with a Desktop so memory was probably a problem. I reverted to Buster Lite (not sure if that was necessary) and an earlier version of Nodejs (16.9.0) as zigbee2mqtt was reported as having a problem with later versions (to be fixed in New Year). I now have something to tinker with...

roadsnail commented 1 year ago

@davidhbone Good to hear you made some progress. I am currently working on a re-write of the node-red flows in this project to support the latest zigbee2mqtt release and support the native boost function of the newer Hive remotes. Still early days, but progress is being made.