{
|
|
"name": "epshome-YeelightBS2",
|
|
"version": "0.0.1",
|
|
"description": "ESPHome components to fully control a Yeelight Bedside Lamp v2 device.",
|
|
"keywords": "esphome, yeelight, bedside",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/mmakaay/esphome-yeelight_bs2.git"
|
|
},
|
|
"authors":
|
|
[
|
|
{
|
|
"name": "Maurice Makaay",
|
|
"email": "account-github-yeelight_bs2@makaay.nl",
|
|
"maintainer": true
|
|
}
|
|
],
|
|
"license": "LGPL-3.0",
|
|
"frameworks": "arduino",
|
|
"platforms": "espressif32",
|
|
"homepage": "https://github.com/mmakaay/esphome-yeelight_bs2.git"
|
|
}
|