2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "ps4",
|
|
|
|
"name": "Ps4",
|
2019-05-13 08:16:55 +00:00
|
|
|
"config_flow": true,
|
2019-04-04 04:14:45 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/components/ps4",
|
|
|
|
"requirements": [
|
2019-07-13 02:45:04 +00:00
|
|
|
"pyps4-homeassistant==0.8.7"
|
2019-04-04 04:14:45 +00:00
|
|
|
],
|
|
|
|
"dependencies": [],
|
2019-04-23 23:32:36 +00:00
|
|
|
"codeowners": [
|
|
|
|
"@ktnrg45"
|
|
|
|
]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|