core/homeassistant/components/essent/manifest.json

9 lines
224 B
JSON
Raw Normal View History

{
"domain": "essent",
"name": "Essent",
"documentation": "https://www.home-assistant.io/integrations/essent",
2020-11-16 17:53:42 +00:00
"requirements": ["PyEssent==0.14"],
"codeowners": ["@TheLastProject"],
"iot_class": "cloud_polling"
}