custom_components/nest_snapshot/manifest.json

This commit is contained in:
Home Assistant Version Control
2026-07-29 15:29:06 +00:00
parent 6d52cff28c
commit d60b8b55f3
@@ -0,0 +1,11 @@
{
"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": [],
"version": "1.0.0"
}