Well... i've compiled python-plugin branch from github (v3.6500)
Now i have plugin directory with all examples, but i hardware page still not displaying plugins
Beta is selected in settings
i also placed my plugin like this :
/etc/domoticz/plugins/Myplugin/Myplugin.py
What have i done wrong?
Search found 7 matches
- Friday 27 January 2017 18:31
- Forum: Python
- Topic: no plugins directory?
- Replies: 13
- Views: 7128
- Friday 27 January 2017 14:21
- Forum: Python
- Topic: no plugins directory?
- Replies: 13
- Views: 7128
Re: no plugins directory?
thank you for that fast answer.
ok i do a backup then i'll try updatebeta script
ok i do a backup then i'll try updatebeta script
- Friday 27 January 2017 13:28
- Forum: Python
- Topic: no plugins directory?
- Replies: 13
- Views: 7128
no plugins directory?
I've installed domoticz Version: 3.5877 Build Hash: 15b013c on my raspberry pi3 few weeks ago. I try to do my baby steps first plugin following the wiki help page. But there is no plugins directory into my domoticz (/etc/domoticz) ! is that normal? ok, i've created the folder, gived access to pi ...
- Sunday 22 January 2017 23:46
- Forum: Show your projects
- Topic: Step by step guide: switch on and off tv via cec
- Replies: 30
- Views: 32827
Re: Step by step guide: switch on and off tv via cec
ok i see now, thanks for the tip !
- Sunday 22 January 2017 23:43
- Forum: Other questions and discussions
- Topic: any virtual clock device?
- Replies: 3
- Views: 1339
Re: any virtual clock device?
this is what i use for the moment, but it is really not confortable.
- Sunday 22 January 2017 22:12
- Forum: Other questions and discussions
- Topic: any virtual clock device?
- Replies: 3
- Views: 1339
any virtual clock device?
Hi all ! I'm a beginner with domoticz. I've read that we can create user variables of type TIME to manage some scripts, that is great. Now i'm wondering if there is a way to create a virtual clock device. Rather than going to sub-sub-sub menus to edit a variable, i'd like to have a nice widget with ...
- Sunday 22 January 2017 21:38
- Forum: Show your projects
- Topic: Step by step guide: switch on and off tv via cec
- Replies: 30
- Views: 32827
Re: Step by step guide: switch on and off tv via cec
Thanks to your tutorial, i can now switch TV ON/OFF i also made a bash script to find tv's ip and test if it is turned on or off. Now, i didn't understood the last part of your tuto regarding Woonkamer.tv.script device May you please give us more details regarding this? can the alive check script be ...