1
mirror of https://github.com/home-assistant/core synced 2024-07-30 21:18:57 +02:00
ha-core/homeassistant/components/openuv/manifest.json
2020-04-16 12:52:53 -07:00

9 lines
208 B
JSON

{
"domain": "openuv",
"name": "OpenUV",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/openuv",
"requirements": ["pyopenuv==1.0.9"],
"codeowners": ["@bachya"]
}