Peter Scargill
Peter Scargill
I only have the one nano sadly... I'm looking at the code for the Arduino - and it seems to be receiving a byte and sending one as well. Does...
I have that transmit and receive - and what I'm sending out on the ESP seems right - but what comes back is rubbish - I realise the ESP can...
> Have you had a look at... > > https://stackoverflow.com/questions/69775057/docker-image-fails-to-run-on-raspberry-pi-with-strange-node-error. > > [nodejs/docker-node#1746](https://github.com/nodejs/docker-node/issues/1746) That suggests reverting to nodejs 16 - I'm on nodejs 18 - and my node-red setup relies...
My mistake... DOCKER and docker-compose. Arm7 32 but Raspberry Pi.
The extra option in the link.. Docker-compose doesn't recognise it.
Thanks for caring - meanwhile abandoned RPi4 and went to rpi5 and Homarr seems to be working perfectly, thanks.
close for me and thanks...
Ok, latest Pi Debian (Pixel) - up to date as of a day or two ago - Node-Red running. I've now rebooted it with nothing running but your damien to...
Hi again - does it have to be tied to Home Assistant? I 'm not using Home Assistant - just Node-Red (and Dashboard of course) and MQTT. That would be...
> By making some changes (i.e. replacing the source and control nodes with MQTT nodes), it should be possible to use this thermostat even without the Home Assistant: I'll put...