Files
HomeAssistantVS/custom_components/nest_snapshot/manifest.json
T

12 lines
312 B
JSON

{
"domain": "nest_snapshot",
"name": "Nest Snapshot",
"codeowners": [],
"dependencies": ["nest"],
"documentation": "https://github.com/home-assistant/example-custom-config",
"integration_type": "service",
"iot_class": "cloud_polling",
"requirements": ["aiortc", "Pillow"],
"version": "1.0.0"
}