1
mirror of https://github.com/home-assistant/core synced 2024-09-12 15:16:21 +02:00
ha-core/homeassistant/components/elv/manifest.json

9 lines
209 B
JSON
Raw Normal View History

{
"domain": "elv",
"name": "ELV PCA",
"documentation": "https://www.home-assistant.io/integrations/pca",
"codeowners": ["@majuss"],
"requirements": ["pypca==0.0.7"],
"iot_class": "local_polling"
}