1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-24 03:47:14 +00:00
Files
core/homeassistant/components/refoss/manifest.json
2024-05-30 11:03:18 +02:00

10 lines
243 B
JSON

{
"domain": "refoss",
"name": "Refoss",
"codeowners": ["@ashionky"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/refoss",
"iot_class": "local_polling",
"requirements": ["refoss-ha==1.2.1"]
}