I saw that there is an integration for Home Assistant for the Playstation 5.
Can this also be implemented for openhab?
Or does anyone know another solution to control the Playstation 5 via Openhab?
I saw that there is an integration for Home Assistant for the Playstation 5.
Can this also be implemented for openhab?
Or does anyone know another solution to control the Playstation 5 via Openhab?
This is a no longer maintained MQTT integration.
If you get the ps5-mqtt part running, you can integrate it into openHAB.
I was able to successfully integrate the PS5-MQTT home assistant integration into OpenHAB.
The whole thing (as well as OpenHAB itself) runs on docker on my Synology NAS.
I had to create 2 docker containers for this:
The mqtt broker communicates with openhab via the openhab MQTT binding.
@Carlo_Caprez how did you manage to install the PS5-MQTT integration? As far as i now is just an HA addon…