文件名称:lifx-circadian:使用cron表达式和LAN协议控制LIFX灯以进行多相睡眠
文件大小:64KB
文件格式:ZIP
更新时间:2024-02-26 21:36:32
python lifx web-components lifx-lan-protocol polyphasic
昼夜节律 小型python脚本,用于使用LAN协议控制LIFX灯的开/关。 LIFX应用程序支持配置白天/晚上的周期,但仅支持单相睡眠,这很传统。 有关单相睡眠替代方法的更多信息,请访问: Web界面正在进行中。 安装 需要python 3.6.3+进行异步处理。 pip install aiocron, lifxlan, pyyaml cd web npm install && polymer build cd .. python main.py 组态 这是示例配置 --- lamps : - name : " Candy " schema :
【文件预览】:
lifx-circadian-master
----main.py(400B)
----preview.png(27KB)
----notes()
--------league_activeplayer.json(4KB)
----config.yaml(599B)
----web()
--------polymer.json(618B)
--------style()
--------index.html(184B)
--------img()
--------component()
--------package.json(958B)
----LICENSE(1KB)
----README.md(2KB)
----.gitignore(20B)
----server()
--------lamps.py(3KB)
--------configuration.py(4KB)
--------log.py(80B)
--------webserver.py(2KB)
--------league.py(2KB)