peter van klink
peter van klink
I'm running the assistant on python SDK google on a Raspberry PI 3b, it still not support. there is error showing "no support this language:" after ran command pushtotalk.py --lang...
Ok, thanks! I will monitor that reference page for update. Anyone an idea when dutch will be added?
just tested 2.2.3 and profiles still do not work when using docker-compose down ! All services in the compose file stop.. I use the latest raspberry pi os, with bullseye...
Latest version 2..3.3 still got this problem...
Thank Paraphraser, A lot om my composefiles or dockerfile refer to for example:domoticz/domoticz:latest https://hub.docker.com/r/domoticz/domoticz/tags?page=1&ordering=last_updated When this image is not ok, i want the previous. i dont see any other images...
Thanks! Just new in the world of docker! So i started with an install of IOTstack, to make a flying start. After two months i have all my functionallity installed...
i have the sensorsIOT! I have domoticz Version: 2021.1 (build 13314) running on my rpi Let say, i got a crash and saved my data,thats on 13314). Is there a...
He @Paraphraser Yess docker is working on rpi bullseye by installing IOTstack Some parts i dont get working like the docker api Some of my containers (registry container) must be...
I do have a working solution to get the api working on tcp but dont now if this is decent workaround sudo nano /usr/lib/systemd/system/docker.service change ExecStart in ExecStart=/usr/sbin/dockerd -H unix:///var/run/docker.sock...
ok, i will. You helped me a lot, i got docker working on bullseye, thank you very much! and the above solution works !