core/homeassistant/components/everlights/manifest.json

11 lines
220 B
JSON

{
"domain": "everlights",
"name": "Everlights",
"documentation": "https://www.home-assistant.io/components/everlights",
"requirements": [
"pyeverlights==0.1.0"
],
"dependencies": [],
"codeowners": []
}