1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/osoenergy/manifest.json
2025-07-25 19:30:58 +02:00

10 lines
264 B
JSON

{
"domain": "osoenergy",
"name": "OSO Energy",
"codeowners": ["@osohotwateriot"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/osoenergy",
"iot_class": "cloud_polling",
"requirements": ["pyosoenergyapi==1.2.4"]
}