"description":"Integrate your Sony Playstation 5 devices with Home Assistant using MQTT.",
"install_methods":[
{
"type":"default",
"script":"ct/ps5-mqtt.sh",
"resources":{
"cpu":1,
"ram":512,
"hdd":3,
"os":"debian",
"version":"12"
}
}
],
"default_credentials":{
"username":null,
"password":null
},
"notes":[
{
"text":"After installation, the MQTT endpoint must be configured. The configuration file is located within the LXC container at: `/opt/.config/ps5-mqtt/config.json`",