PS5-MQTT
Docker 应用程序 from grtgbln's Repository
概述
Integrate your Sony Playstation 5 devices with Home Assistant using MQTT.
要求
This template assumes the AMD64 architecture. If you are using a different architecture, please adjust the repository URL accordingly: https://github.com/FunkeyFlo?tab=packages&repo_name=ps5-mqtt
运行时参数
- 网络用户界面
http://[IP]:[PORT:8645]/- 网络
host- 特权
- false
模板配置
Application PortPorttcp
Container Port: 8645
- 目标
- 8645
- 默认值
- 8645
- 价值
- 8645
MQTT - HostVariable
MQTT Host
- 目标
- MQTT_HOST
- 默认值
- 0.0.0.0
- 价值
- 0.0.0.0
MQTT - PortVariable
MQTT Port
- 目标
- MQTT_PORT
- 默认值
- 1883
- 价值
- 1883
MQTT - UsernameVariable
MQTT Username
- 目标
- MQTT_USERNAME
MQTT - PasswordVariable
MQTT Password
- 目标
- MQTT_PASSWORD
MQTT - Discovery TopicVariable
MQTT Topic. Default for Home Assistant is 'homeassistant'
- 目标
- DISCOVERY_TOPIC
- 默认值
- homeassistant
- 价值
- homeassistant
Interval - Device CheckVariable
Interval in ms to check for new devices
- 目标
- DEVICE_CHECK_INTERVAL
- 默认值
- 5000
- 价值
- 5000
Interval - Device DiscoveryVariable
Interval in ms to discover new devices
- 目标
- DEVICE_DISCOVERY_INTERVAL
- 默认值
- 60000
- 价值
- 60000
Interval - Account CheckVariable
Interval in ms to check for new accounts
- 目标
- ACCOUNT_CHECK_INTERVAL
- 默认值
- 5000
- 价值
- 5000
PlayStation Network AccountsVariable
JSON array of PSN accounts to monitor. Example: [{"username": "MyPsnUser", "npsso":"npsso_value"}] Delete if not used.
- 目标
- PSN_ACCOUNTS
Include PS4 DevicesVariable
Include PS4 devices in discovery
- 目标
- INCLUDE_PS4_DEVICES
- 默认值
- false|true
Config File PathPathrw
Path to application config data
- 目标
- /config
- 默认值
- /mnt/user/appdata/ps5_mqtt/config
- 价值
- /mnt/user/appdata/ps5_mqtt/config
Internal PortVariable
Internal port for web interface
- 目标
- FRONTEND_PORT
- 默认值
- 8645
- 价值
- 8645
Internal Credential Storage PathVariable
Path to store credentials
- 目标
- CREDENTIALS_STORAGE_PATH
- 默认值
- /config/credentials.json
- 价值
- /config/credentials.json
Debug TopicVariable
Debug topic for logging
- 目标
- DEBUG
- 默认值
- @ha:ps5:*
- 价值
- @ha:ps5:*
详细信息
存储库
ghcr.io/funkeyflo/ps5-mqtt/amd64:latest最后更新2026-05-31
初见2024-11-15
在Unraid 上运行 PS5-MQTT 。
PS5-MQTT 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。