pyIntesisHome:IntesisHome设备的Python接口

时间:2021-03-20 12:16:27
【文件属性】:
文件名称:pyIntesisHome:IntesisHome设备的Python接口
文件大小:16KB
文件格式:ZIP
更新时间:2021-03-20 12:16:27
Python pyIntesis首页 该项目是python3库,用于与IntesisHome和airconwithme AC控制器接口。它使用aiohttp库是完全异步的,并利用了IntesisHome移动应用程序使用的私有API。 家庭助理 要与一起使用,请将以下内容添加到您的configuration.yaml中 climate : - platform : intesishome username : YOUR_USERNAME password : YOUR_PASSWORD 有关IntesisBox的支持,请参阅以获取初始版本。 图书馆使用 使用user.intesishome.com网站的用户名和密码实例化IntesisHome控制器设备。 可以使用poll_status命令建议的最大值每5分钟轮询一次状态。 使用与API的TCP连接发送命令,然后该API将保持打开状态直
【文件预览】:
pyIntesisHome-master
----examples()
--------dhw_aquarea.py(2KB)
--------dhw_aquarea_domoticz.py(7KB)
----LICENSE(1KB)
----setup.cfg(39B)
----pyintesishome()
--------__init__.py(133B)
--------pyintesishome.py(39KB)
----setup.py(684B)
----README.md(2KB)
----.gitignore(1KB)

网友评论