core/homeassistant/components/essent/manifest.json

9 lines
224 B
JSON

{
"domain": "essent",
"name": "Essent",
"documentation": "https://www.home-assistant.io/integrations/essent",
"requirements": ["PyEssent==0.14"],
"codeowners": ["@TheLastProject"],
"iot_class": "cloud_polling"
}