* Bump 0.8.7 * Bump 0.8.7 * 0.8.7 * Handle exception. Handle device unavailable. * Typo * Blank line
13 lines
247 B
JSON
13 lines
247 B
JSON
{
|
|
"domain": "ps4",
|
|
"name": "Ps4",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/components/ps4",
|
|
"requirements": [
|
|
"pyps4-homeassistant==0.8.7"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@ktnrg45"
|
|
]
|
|
}
|