core/homeassistant/components/soma/manifest.json

11 lines
283 B
JSON

{
"domain": "soma",
"name": "Soma Connect",
"codeowners": ["@ratsept", "@sebfortier2288"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/soma",
"iot_class": "local_polling",
"loggers": ["api"],
"requirements": ["pysoma==0.0.12"]
}