Phill
Phill
Over on the [IOTstack Discord](https://discord.gg/ZpKHnks) channel, [shiliuhua (aka HS)](https://discord.com/channels/638610460567928832/638610461109256194/1165401965921058886) wrote: > Hello, I am a newbie, my first time trying to use IOTstack to install related services on raspberry pi4,...
Am I correct that this is a Raspberry Pi 3? I don't really understand how to interpret all the fine nuances of `uname -a` output but when I do it...
@johncaipa Someone with more Python knowledge than I have may want to correct me but, when I look at your `uname -a` output, I see a very old 32-bit system...
I'll split this into two parts. First, `pi`. Historically, IOTstack did assume username `pi`, userID 1000, and home directory `/home/pi`. Those dependencies have steadily been removed and I'm reasonably sure...
To flesh this out a bit more, I don't believe device discovery is a particularly easy problem to solve. I'll use Zigbee2MQTT as my example but the same principles/problems apply...
Very interesting. Can I ask if you considered installing Debian and running IOTstack there? When Andreas did his recent "Pi alternatives" video, I spun up Debian in Parallels and, aside...
Try again. The [DockerHub](https://hub.docker.com/r/grafana/grafana/tags) page looks like it has been updated more recently than your post. I just did a "pull" on a Pi 4B (64-bit Bullseye) and version 10.1.5...
This [question](https://discord.com/channels/638610460567928832/638610461109256194/1185690960991105194) was also asked on the IOTstack Discord channel. I'm re-posting my [answer](https://discord.com/channels/638610460567928832/638610461109256194/1185712802023874701) here. But please make sure you also read the addendum.  The screen shot is from...
Acknowledged. But, tell me, do you know that (a) your change and (b) all the other pins (the ones you haven't changed) work on both Bullseye and Bookworm (and, to...
I don't doubt you when you say it was working last night but, to be honest, I can't see how it ever worked like that. I'll walk you through what...