1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
ha-core/homeassistant/components/soma/manifest.json
2022-03-30 10:56:37 +02:00

11 lines
283 B
JSON

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