mirror of
https://github.com/home-assistant/core.git
synced 2026-02-28 22:06:25 +00:00
11 lines
274 B
JSON
11 lines
274 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.5"],
|
|
"single_config_entry": true
|
|
}
|