core/homeassistant/components/ps4/manifest.json

10 lines
254 B
JSON

{
"domain": "ps4",
"name": "Sony PlayStation 4",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/ps4",
"requirements": ["pyps4-2ndscreen==1.2.0"],
"codeowners": ["@ktnrg45"],
"iot_class": "local_polling"
}