1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 23:53:49 +01:00
Files
core/homeassistant/components/essent/manifest.json
2026-02-08 10:03:20 +01:00

13 lines
346 B
JSON

{
"domain": "essent",
"name": "Essent",
"codeowners": ["@jaapp"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/essent",
"integration_type": "service",
"iot_class": "cloud_polling",
"quality_scale": "silver",
"requirements": ["essent-dynamic-pricing==0.3.1"],
"single_config_entry": true
}