core/homeassistant/components/tibber/manifest.json

9 lines
216 B
JSON

{
"domain": "tibber",
"name": "Tibber",
"documentation": "https://www.home-assistant.io/integrations/tibber",
"requirements": ["pyTibber==0.12.0"],
"dependencies": [],
"codeowners": ["@danielhiversen"]
}