You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running HA on a docker container, so I can't install ps5-mqtt as an addon, so I'm trying installing it on another container. I also have another mosquitto container running at the same time. I'm running everything on a Rpi 3b+.
I'm trying to run ps5mqtt by using this command: sudo docker run -itd --name=ps5mqtt --restart=always --net=host ghcr.io/funkeyflo/ps5-mqtt/armv7
It seems to start, but container status shows restarting after a few seconds. I haven't created the config files explained in the documentation, but I wouldn't know where to place them if I had. Is it completely necessary?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am running HA on a docker container, so I can't install ps5-mqtt as an addon, so I'm trying installing it on another container. I also have another mosquitto container running at the same time. I'm running everything on a Rpi 3b+.
I'm trying to run ps5mqtt by using this command:
sudo docker run -itd --name=ps5mqtt --restart=always --net=host ghcr.io/funkeyflo/ps5-mqtt/armv7
It seems to start, but container status shows restarting after a few seconds. I haven't created the config files explained in the documentation, but I wouldn't know where to place them if I had. Is it completely necessary?
Hardware:
Raspberry Pi 3B+
OS:
Raspbian Buster
HA Core
2024.12.5
Frontend
20241127.8
Thanks!!
Beta Was this translation helpful? Give feedback.
All reactions