core/homeassistant/components/blinksticklight/manifest.json

11 lines
233 B
JSON

{
"domain": "blinksticklight",
"name": "Blinksticklight",
"documentation": "https://www.home-assistant.io/components/blinksticklight",
"requirements": [
"blinkstick==1.1.8"
],
"dependencies": [],
"codeowners": []
}