Add integration_type device to ps4 (#159892)

This commit is contained in:
Joost Lekkerkerker
2025-12-29 21:10:52 +01:00
committed by GitHub
parent e561c1cebb
commit e92af1ee76

View File

@@ -4,6 +4,7 @@
"codeowners": ["@ktnrg45"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/ps4",
"integration_type": "hub",
"iot_class": "local_polling",
"loggers": ["pyps4_2ndscreen"],
"requirements": ["pyps4-2ndscreen==1.3.1"]