Page 1 of 1
Python Plugin: WLANThermo
Posted: Monday 24 August 2020 14:03
by galadril
I've recently made a Python plugin for Domoticz for WLANThermo.
More info on WLANThermo and the installation
https://gadget-freakz.com/wlanthermo-na ... n/#History
https://gadget-freakz.com/domoticz-wlanthermo-plugin/
Github page with install instructions for the plugin:
https://github.com/galadril/Domoticz-WLANThermo-Plugin
WLANThermo Nano v3 device:
It then adds the temp channels, and pitmaster to your Domoticz devices list:
Re: Python Plugin: WLANThermo
Posted: Monday 02 November 2020 21:21
by Jumper3126
I got this to work on a raspberry pi, but on my synology I get the following error message:
2020-11-01 15:09:29.529 Error: (WLANThermo) failed to load 'plugin.py', Python Path used was '/usr/local/domoticz/var/plugins/WLAN-Thermo/:/usr/local/domoticz/lib/python37.zip:/usr/local/domoticz/lib/python3.7:/usr/local/domoticz/lib/python3.7/lib-dynload:/usr/local/domoticz/lib/python3.7/site-packages'.
2020-11-01 15:09:29.529 Error: (BBQ controller) Module Import failed, exception: 'ModuleNotFoundError'
2020-11-01 15:09:29.529 Error: (BBQ controller) Module Import failed: ' Name: requests'
2020-11-01 15:09:29.530 Error: (BBQ controller) Error Line details not available.
Any idea's how to fix this?
Re: Python Plugin: WLANThermo
Posted: Sunday 15 November 2020 1:28
by xavbzh
Hi !
Near the same error with the nut plugin :
2020-11-15 01:16:34.813 Error: (NUT_UPS) failed to load 'plugin.py', Python Path used was ':/usr/lib/python37.zip:/usr/lib/python3.7:/usr/lib/python3.7/lib-dynload:/usr/local/lib/python3.7/dist-packages:/usr/lib/python3/dist-packages:/usr/lib/python3.7/dist-packages'.
2020-11-15 01:16:34.813 Error: (Onduleur Baie Sous-sol) Module Import failed, exception: 'ModuleNotFoundError'
2020-11-15 01:16:34.813 Error: (Onduleur Baie Sous-sol) Module Import failed: ' Name: plugin'
2020-11-15 01:16:34.813 Error: (Onduleur Baie Sous-sol) Error Line details not available.
/etc/init.d/domoticz.sh status --> active exited. Just move the plugin then restart --> active running
@Jumper3126 : Did you manage to solve your problem ?
Re: Python Plugin: WLANThermo
Posted: Sunday 15 November 2020 12:59
by Jumper3126
nop, unfortunately not