Mikhail Grushinskiy

Results 309 comments of Mikhail Grushinskiy

Have you tried the suggestion from that reddit thread ` pip3 install securesystemslib==0.31.0 ` (1.0 doesn’t work) as homeassistant user

In Reddit post they have this issue on python 3.12 too. So the issue exists even with recommended python version. I’d suggest checking on HomeAssistant specific support forums.

Thanks. It’s helpful. Could you please share more HomeAssistant sensors configuration yaml files so others could just copy and paste? There is a need for some universal SignalK sensors definition...

Ok. After pasting they could do global replace of it in a text editor. What would help is all paths specified by SignalK exposed as HomeAssistant sensors in one file....

https://github.com/bareboat-necessities/lysmarine_gen/issues/188

is gpio-keys module loaded. You might be missing some additional configuration Might be this thread could help you troubleshoot https://forums.raspberrypi.com/viewtopic.php?t=261452

What’s the output of ` systemd-analyze cat-config systemd/logind.conf `

Things to check: is systemd-logind service enabled? ` sudo systemctl status systemd-logind ` what happens when you initiate shutdown via gpio? does logind receive that event? Commands to run `dmesg`...

How long do you hold power button on pi5 board? It’s working for me