mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 05:57:01 +00:00
* refoss * refoss * refoss * refoss * refoss modify * ip * 8.22 * format * format * format * bugfix * test * test * test * test * test * test * 9.1 * refosss * refoss * refoss * refoss * refoss * refoss * refoss * refoss * test * requirements_test_all.txt * codeowners * refoss * Review feedback repair * strings * refoss * refoss * refoss * 1.1.1 * 1.1.2 * refoss * refoss * refoss.1.1.7 * refoss-gree * 1.1.7 * test * refoss * test refoss * test refoss * refoss-test * refoss * refoss * test * test * refoss * CODEOWNERS * fix * Update homeassistant/components/refoss/__init__.py --------- Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
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.0"]
|
|
}
|