mirror of
https://github.com/home-assistant/core.git
synced 2026-02-24 03:47:14 +00:00
10 lines
243 B
JSON
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"]
|
|
}
|