1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/philips_js/manifest.json
2021-08-07 12:17:33 +02:00

10 lines
256 B
JSON

{
"domain": "philips_js",
"name": "Philips TV",
"documentation": "https://www.home-assistant.io/integrations/philips_js",
"requirements": ["ha-philipsjs==2.7.5"],
"codeowners": ["@elupus"],
"config_flow": true,
"iot_class": "local_polling"
}