mirror of
https://github.com/home-assistant/core.git
synced 2025-12-27 06:28:31 +00:00
11 lines
291 B
JSON
11 lines
291 B
JSON
{
|
|
"domain": "justnimbus",
|
|
"name": "JustNimbus",
|
|
"codeowners": ["@kvanzuijlen"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/justnimbus",
|
|
"integration_type": "device",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["justnimbus==0.7.4"]
|
|
}
|