mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
10 lines
246 B
JSON
10 lines
246 B
JSON
{
|
|
"domain": "tibber",
|
|
"name": "Tibber",
|
|
"documentation": "https://www.home-assistant.io/integrations/tibber",
|
|
"requirements": ["pyTibber==0.16.2"],
|
|
"codeowners": ["@danielhiversen"],
|
|
"quality_scale": "silver",
|
|
"config_flow": true
|
|
}
|