core/homeassistant/components/toon/manifest.json

9 lines
204 B
JSON

{
"domain": "toon",
"name": "Toon",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/toon",
"requirements": ["toonapilib==3.2.4"],
"codeowners": ["@frenck"]
}