mirror of
https://github.com/home-assistant/core.git
synced 2026-04-30 21:51:29 +01:00
10 lines
259 B
JSON
10 lines
259 B
JSON
{
|
|
"domain": "justnimbus",
|
|
"name": "JustNimbus",
|
|
"codeowners": ["@kvanzuijlen"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/justnimbus",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["justnimbus==0.7.4"]
|
|
}
|