You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
600 B

  1. {
  2. "name": "epshome-YeelightBS2",
  3. "version": "0.0.1",
  4. "description": "ESPHome components to fully control a Yeelight Bedside Lamp v2 device.",
  5. "keywords": "esphome, yeelight, bedside",
  6. "repository":
  7. {
  8. "type": "git",
  9. "url": "https://github.com/mmakaay/esphome-yeelight_bs2.git"
  10. },
  11. "authors":
  12. [
  13. {
  14. "name": "Maurice Makaay",
  15. "email": "account-github-yeelight_bs2@makaay.nl",
  16. "maintainer": true
  17. }
  18. ],
  19. "license": "LGPL-3.0",
  20. "frameworks": "arduino",
  21. "platforms": "espressif32",
  22. "homepage": "https://github.com/mmakaay/esphome-yeelight_bs2.git"
  23. }