文件名称:vclient-web:Viessmann Vito 加热系统的 Web 界面
文件大小:492KB
文件格式:ZIP
更新时间:2024-07-14 03:32:32
Python
虚拟客户端网站 用 Python 为和构建的简单 Web 界面。 它提供了通过网络控制 Viessmann Vito 加热系统的能力。 目标 简单的 轻的 可破解 在很好 依赖关系 Python(已随 Raspbian 一起提供) ( sudo apt-get install python-cherrypy3 ) ( sudo apt-get install python-sqlite ) 开发依赖 安装 安装vcontrol和vclient并使它们在$PATH可用。 下载此应用程序并将其解压缩到您的主目录中。 将以下内容添加到您的 crontab: */10 * * * * vclient -h localhost:3002 -t ~/vclient-web/vito.tmpl -f ~/vclient-web/command.txt -x ~/vclient-web/vit
【文件预览】:
vclient-web-master
----.gitignore(20B)
----bower_components()
--------highstock-release()
----LICENSE(1KB)
----server.py(3KB)
----README.md(1KB)
----vito.tmpl(166B)
----command.txt(61B)
----bower.json(422B)