2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "ps4",
|
2020-01-07 12:28:35 +00:00
|
|
|
"name": "Sony PlayStation 4",
|
2019-05-13 08:16:55 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/ps4",
|
2020-12-18 07:46:59 +00:00
|
|
|
"requirements": ["pyps4-2ndscreen==1.2.0"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@ktnrg45"],
|
|
|
|
"iot_class": "local_polling"
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|