文件名称:esphome-yeelight_bs2:Yeelight床头灯v2的ESPHome集成
文件大小:19.27MB
文件格式:ZIP
更新时间:2024-04-17 02:12:18
C++
esphome-yeelight_bs2 安装 在存储设备的Yaml配置文件的文件夹中创建一个名为custom_components的文件夹。 然后将Github yeelight_bs2到子文件夹yeelight_bs2 。 例如在命令行上: # mkdir custom_components # cd custom_components # git clone https://github.com/mmakaay/esphome-yeelight_bs2 yeelight_bs2 您的文件夹结构现在应如下所示: config ├── yourdevice.yaml ├── custom_components/ │ ├── yeelight_bs2/ │ . ├── README.md . . ├── yeelight_bs2_light_output.h .
【文件预览】:
esphome-yeelight_bs2-main
----.gitignore(327B)
----README.md(2KB)
----light.py(2KB)
----yeelight_bs2_light_output.h(10KB)
----white_light.h(4KB)
----__init__.py(0B)
----doc()
--------reverse_engineering()
--------example.yaml(2KB)