分页: 1 / 1

windows版博联插件安装后硬件不显示--已解决

发表于 : 周三 10月 02, 2019 19:55
ldxfy
下载了博联的windows插件,批处理安装完成后,打开硬件没有博联的选项。
插件从国外的网盘下载的,转到百度盘了。
链接: https://pan.baidu.com/s/1z03mvQLbZM3Iz6dqADi17Q 提取码: xrew

Re: windows版博联插件安装后硬件不显示

发表于 : 周四 10月 03, 2019 09:32
DT27
出问题首先查日志。

Re: windows版博联插件安装后硬件不显示

发表于 : 周四 10月 03, 2019 12:00
ldxfy
日志啥也没有,就跟没装一样……

Re: windows版博联插件安装后硬件不显示

发表于 : 周四 10月 03, 2019 13:25
DT27
ldxfy 写了: 周四 10月 03, 2019 12:00 日志啥也没有,就跟没装一样……
日志截图。

Re: windows版博联插件安装后硬件不显示

发表于 : 周五 10月 04, 2019 09:10
ldxfy
DT27 写了: 周四 10月 03, 2019 13:25
ldxfy 写了: 周四 10月 03, 2019 12:00 日志啥也没有,就跟没装一样……
日志截图。
2019-10-04 09:08:55.298 Status: XiaomiGateway (ID=3): Selected as main Gateway
2019-10-04 09:08:55.298 Status: XiaomiGateway (ID=3): Worker started...
2019-10-04 09:08:55.299 Status: EventSystem: reset all events...
2019-10-04 09:08:55.298 Status: Http: Worker started...
2019-10-04 09:08:55.301 Status: EventSystem: reset all device statuses...
2019-10-04 09:08:55.300 Status: XiaomiGateway (ID=3): Using 192.168.31.200 for local IP address.
2019-10-04 09:08:55.321 Status: EventSystem - Python: Failed dynamic library load, install the latest libpython3.x library that is available for your platform.
2019-10-04 09:08:55.321 Status: EventSystem: Started
2019-10-04 09:08:55.321 Status: EventSystem: Queue thread started...
2019-10-04 09:08:55.400 Status: XiaomiGateway: RGB Gateway Detected
2019-10-04 09:09:04.123 (小米网关) Light/Switch (客厅红外感应)

Re: windows版博联插件安装后硬件不显示

发表于 : 周五 10月 04, 2019 09:16
ldxfy
这是重启后的日志,和树莓派不同,windows版安装后没有plugins文件夹
2019-10-04 09:08:48.201 Status: Domoticz V4.11337 (c)2012-2019 GizMoCuz
2019-10-04 09:08:48.201 Status: Build Hash: c3a517bff, Date: 2019-09-23 21:39:16
2019-10-04 09:08:48.201 Status: Startup Path: C:\Program Files (x86)\Domoticz\
2019-10-04 09:08:48.258 Status: PluginSystem: Failed dynamic library load, install the latest libpython3.x library that is available for your platform.
2019-10-04 09:08:48.278 Status: WebServer(HTTP) started on address: :: with port 8080
2019-10-04 09:08:48.289 Status: WebServer(SSL) started on address: :: with port 443
2019-10-04 09:08:48.294 Status: TCPServer: shared server started...
2019-10-04 09:08:48.295 Status: RxQueue: queue worker started...
2019-10-04 09:08:50.297 Status: XiaomiGateway (ID=3): Delaying worker startup...
2019-10-04 09:08:55.298 Status: XiaomiGateway (ID=3): Selected as main Gateway
2019-10-04 09:08:55.298 Status: XiaomiGateway (ID=3): Worker started...
2019-10-04 09:08:55.299 Status: EventSystem: reset all events...
2019-10-04 09:08:55.298 Status: Http: Worker started...
2019-10-04 09:08:55.301 Status: EventSystem: reset all device statuses...
2019-10-04 09:08:55.300 Status: XiaomiGateway (ID=3): Using 192.168.31.200 for local IP address.
2019-10-04 09:08:55.321 Status: EventSystem - Python: Failed dynamic library load, install the latest libpython3.x library that is available for your platform.
2019-10-04 09:08:55.321 Status: EventSystem: Started
2019-10-04 09:08:55.321 Status: EventSystem: Queue thread started...
2019-10-04 09:08:55.400 Status: XiaomiGateway: RGB Gateway Detected

Re: windows版博联插件安装后硬件不显示

发表于 : 周五 10月 04, 2019 09:42
DT27
重点

代码: 全选

Status: PluginSystem: Failed dynamic library load, install the latest libpython3.x library that is available for your platform.
想办法装python3,并吧路径加进系统环境变量。

Re: windows版博联插件安装后硬件不显示

发表于 : 周五 10月 04, 2019 09:54
ldxfy
DT27 写了: 周五 10月 04, 2019 09:42 重点

代码: 全选

Status: PluginSystem: Failed dynamic library load, install the latest libpython3.x library that is available for your platform.
想办法装python3,并吧路径加进系统环境变量。
之前安装aython3.5 变量path 添加了D:\python;D:\python\Scripts

Re: windows版博联插件安装后硬件不显示

发表于 : 周五 10月 04, 2019 13:28
ldxfy
感谢大家帮助,搞定了,重新安装32位的python 该装的全部安装,然后安装插件搞定,用旧笔记本做服务器废物利用不错。