1
mirror of https://github.com/home-assistant/core synced 2024-08-28 03:36:46 +02:00
ha-core/homeassistant/components/oru/manifest.json
2023-02-08 20:32:43 +01:00

10 lines
257 B
JSON

{
"domain": "oru",
"name": "Orange and Rockland Utility (ORU)",
"codeowners": ["@bvlaicu"],
"documentation": "https://www.home-assistant.io/integrations/oru",
"iot_class": "cloud_polling",
"loggers": ["oru"],
"requirements": ["oru==0.1.11"]
}