core/homeassistant/components/osoenergy/manifest.json

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.1.4"]
}