mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 19:46:55 +00:00
10 lines
244 B
JSON
10 lines
244 B
JSON
{
|
|
"domain": "ps4",
|
|
"name": "Sony PlayStation 4",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/ps4",
|
|
"requirements": ["pyps4-2ndscreen==1.0.7"],
|
|
"dependencies": [],
|
|
"codeowners": ["@ktnrg45"]
|
|
}
|