immersive-home/vendors/home_assistant_integration/manifest.json

15 lines
359 B
JSON
Raw Normal View History

2024-03-16 02:19:20 +02:00
{
"domain": "immersive_home",
"name": "ImmersiveHome",
"codeowners": ["@nitwel"],
"config_flow": true,
"dependencies": ["http", "websocket_api"],
"documentation": "https://www.home-assistant.io/integrations/immersive_home",
"homekit": {},
"iot_class": "local_push",
"requirements": [],
"ssdp": [],
"zeroconf": [],
"version": "0.0.1"
}