Search found 73 matches

by IDANIT
Tuesday 05 June 2018 20:13
Forum: Python
Topic: Python Plugin: Python Plugin Manager
Replies: 234
Views: 102144

Re: Python Plugin: Python Plugin Manager

at Domoticz check the log (Setup/Log/Status) You should see

Code: Select all

 PluginSystem: Started, Python version '3.4.4'.
if not or different version number (3.5.5)

Code: Select all

sudo apt-get remove python 3.5
it should did the trick
by IDANIT
Wednesday 11 April 2018 8:37
Forum: Python
Topic: Python Plugin: Python Plugin Manager
Replies: 234
Views: 102144

Re: Python Plugin: Python Plugin Manager

After git clone and before restart did U

Code: Select all

cd PP-MANAGER
chmod +x plugin.py
by IDANIT
Saturday 24 March 2018 8:25
Forum: Python
Topic: Python Plugin: Python Plugin Manager
Replies: 234
Views: 102144

Re: Python Plugin: Python Plugin Manager

I've noticed v1.5.9, any changelog? ;)
by IDANIT
Thursday 15 March 2018 16:42
Forum: Python
Topic: Python Plugin: Python Plugin Manager
Replies: 234
Views: 102144

Re: Python Plugin: Python Plugin Manager

by IDANIT
Thursday 15 March 2018 13:20
Forum: Python
Topic: Python Plugin: Python Plugin Manager
Replies: 234
Views: 102144

Re: Python Plugin: Python Plugin Manager

Oliwier wrote: Wednesday 14 March 2018 21:26 ...add info about plugin to wiki.
I can manage that during weekend.
by IDANIT
Wednesday 14 March 2018 23:11
Forum: Python
Topic: Python Plugin: Python Plugin Manager
Replies: 234
Views: 102144

Re: Python Plugin: Python Plugin Manager

v.1.5.5 New: Experimental Feature that parsing all installed plugins for specific regex (text patterns) Currently enabled only the "IP Pattern". Scan plugins for IPs on the code in order to avoid data leakage.... Edit:There is a file template (secpoluser.orig). Can be copied to "secpoluser.txt" and ...
by IDANIT
Tuesday 13 March 2018 23:29
Forum: Python
Topic: Python Plugin: Python Plugin Manager
Replies: 234
Views: 102144

Re: Python Plugin: Python Plugin Manager

OK! THX!
by IDANIT
Tuesday 13 March 2018 23:19
Forum: Python
Topic: Python Plugin: Python Plugin Manager
Replies: 234
Views: 102144

Re: Python Plugin: Python Plugin Manager

ycahome wrote: Tuesday 13 March 2018 23:11 Did you modified plugin.py locally?
nope
ycahome wrote: Tuesday 13 March 2018 23:11

Code: Select all

sudo git reset --hard HEAD

Code: Select all

HEAD is now at 5c09f26 v.1.4.17
by IDANIT
Tuesday 13 March 2018 23:04
Forum: Python
Topic: Python Plugin: Python Plugin Manager
Replies: 234
Views: 102144

Re: Python Plugin: Python Plugin Manager

after presing update: 2018-03-13 22:59:32.098 (PPM) Stop directive received. 2018-03-13 22:59:32.098 (PPM) Plugin is stopping. 2018-03-13 22:59:32.099 (PPM) Self Update Initiated 2018-03-13 22:59:32.099 (PPM) Updating Plugin:PP-MANAGER 2018-03-13 22:59:32.273 (PPM) Exiting work loop. 2018-03-13 22 ...
by IDANIT
Tuesday 13 March 2018 13:34
Forum: Python
Topic: Python Plugin: Python Plugin Manager
Replies: 234
Views: 102144

Re: Python Plugin: Python Plugin Manager

The plugin has stopped updating. It remains on the v.1.4.17. 2018-03-13 13:17:18.141 Domoticz V3.9043 (c)2012-2018 GizMoCuz 2018-03-13 13:17:18.144 Build Hash: c037e02a, Date: 2018-03-13 10:45:10 2018-03-13 13:17:18.145 Startup Path: /home/pi/domoticz/ 2018-03-13 13:17:18.400 EventSystem: reset all ...
by IDANIT
Sunday 04 March 2018 9:36
Forum: Python
Topic: Python Plugin: Python Plugin Manager
Replies: 234
Views: 102144

Re: Python Plugin: Python Plugin Manager

Hello again. New version is here. You have nothing to do. You will get new version on next domoticz restart or plugin "Update". v.1.4.10 Added: Xiaomi PM2.5 Sensor Added: Sony Bravia TV (with Kodi remote) Changed: Selected (NotifyOnly) is now the default option for auto update some ideas: add a ...
by IDANIT
Saturday 03 March 2018 20:08
Forum: Python
Topic: Python Plugin: Python Plugin Manager
Replies: 234
Views: 102144

Re: Python Plugin: Python Plugin Manager

I've change from 3.5.3 to different Python version (3.4.4) and now everything works fine. Can you reply the commands for other users? (like me :P) Well, there are two ways, sophisticated by "update-alternatives" or easy by "remove" :geek:. First one didn't work for me, so I give You second one :lol ...
by IDANIT
Thursday 01 March 2018 21:08
Forum: Python
Topic: Python plugin: Xiaomi Mi Flower Mate
Replies: 99
Views: 28101

Re: Python plugin: Xiaomi Mi Flower Mate

sorry mate, no change at all. Well... there is one... instead of: "onCommand" (MiFlora) 'onCommand' failed 'BTLEException'. Error: (MiFlora) ----> Line 242 in /home/pi/domoticz/plugins/Mi_Flower_mate_plugin/plugin.py, function onCommand Error: (MiFlora) ----> Line 93 in /home/pi/domoticz/plugins/Mi ...
by IDANIT
Wednesday 28 February 2018 22:40
Forum: Python
Topic: Python plugin: Xiaomi Mi Flower Mate
Replies: 99
Views: 28101

Re: Python plugin: Xiaomi Mi Flower Mate

and

Code: Select all

sudo apt-get autoremove

by IDANIT
Wednesday 28 February 2018 20:13
Forum: Python
Topic: Python plugin: Xiaomi Mi Flower Mate
Replies: 99
Views: 28101

Re: Python plugin: Xiaomi Mi Flower Mate

I've read somewhere that there are some issues with python 3.5 on Raspbian Stretch.
I uninstalled version 3.5 and installed 3.4, but the problem remained. Also 10s did not solve the problem.
by IDANIT
Wednesday 28 February 2018 15:23
Forum: Python
Topic: Python Plugin: Python Plugin Manager
Replies: 234
Views: 102144

Re: Python Plugin: Python Plugin Manager

I've read somewhere that there are some issues with python 3.5 on Raspbian Stretch.
I've change from 3.5.3 to different Python version (3.4.4) and now everything works fine.
Great Job! Keep it up!
Waiting fo BroadlinkRM2 :D ;)
by IDANIT
Monday 26 February 2018 20:59
Forum: Python
Topic: Python Plugin: Python Plugin Manager
Replies: 234
Views: 102144

Re: Python Plugin: Python Plugin Manager

remb0 wrote: Monday 26 February 2018 20:29 raspberry pi latest beta domoticz and up to date raspbian.
after adding pluging I added buienradar. and it say: problems adding hardware.
after that hardwarelist is empty.
So You are third with exactly the same plugin behaviour.
by IDANIT
Sunday 25 February 2018 19:30
Forum: Python
Topic: Python Plugin: Python Plugin Manager
Replies: 234
Views: 102144

Re: Python Plugin: Python Plugin Manager

EdwinK wrote: Sunday 25 February 2018 17:32 Tried it, but no luck when I try to install one of the plugins with it. All devices are gone and I have to uninstall the plugin before they reappear.
Same here, domoticz looks like after fresh install. I'm not sure if there have even left any logs...
by IDANIT
Saturday 24 February 2018 9:12
Forum: Python
Topic: Python plugin: Xiaomi Mi Flower Mate
Replies: 99
Views: 28101

Re: Python plugin: Xiaomi Mi Flower Mate

blauwebuis wrote: Friday 23 February 2018 18:56 @idanit: you are using a older version that still has debugging output enabled.
I've noticed that it is 1.0.0 version, but I just git clone it from Your github. I did it again but it is still 1.0.0.
I am not much of a python programmer, should I change it to

Code: Select all

time.sleep(2)
or

Code: Select all

time.sleep(3)
?
by IDANIT
Thursday 22 February 2018 8:53
Forum: Python
Topic: Python plugin: Xiaomi Mi Flower Mate
Replies: 99
Views: 28101

Re: Python plugin: Xiaomi Mi Flower Mate

Setting a timer is easy. Just setup the switch with a timer as you would any other switch. It is easy when You know how to ;-), never did it... I could make it so that the switch immediately turns itself off again. I think it would be ok Some issue: 2018-02-22 08:32:14.672 (MiFlora) Calling message ...