1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/neurio_energy/manifest.json

11 lines
281 B
JSON

{
"domain": "neurio_energy",
"name": "Neurio energy",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/neurio_energy",
"iot_class": "cloud_polling",
"loggers": ["neurio"],
"quality_scale": "legacy",
"requirements": ["neurio==0.3.1"]
}