Search found 5 matches

by sirjohn78
Saturday 20 January 2018 17:13
Forum: Other questions and discussions
Topic: Domoticz Installation on FreeNAS - Need Help
Replies: 2
Views: 1143

Domoticz Installation on FreeNAS - Need Help

Hi everybody,

I have a FreeNAS server at home and want to install Domoticz in a Jail

I followed the instructions I found on https://www.domoticz.com/wiki/FreeNAS

I created a new jail, downloaded domoticz etc.

Now, if I go to directory ~/domoticz/domoticz and input the command ./domoticz than it ...
by sirjohn78
Friday 01 December 2017 18:08
Forum: Python
Topic: Python Plugin: Broadlink RM2 V3
Replies: 310
Views: 77984

Re: Python Plugin: Broadlink RM2 V3

root@domoticz_1:/ # pip-3.6 install crypto
Collecting crypto
Downloading crypto-1.4.1-py2.py3-none-any.whl
Collecting Naked (from crypto)
Downloading Naked-0.1.31-py2.py3-none-any.whl (590kB)
100% |████████████████████████████████| 593kB 1.5MB/s
Collecting shellescape (from crypto)
Downloading ...
by sirjohn78
Friday 01 December 2017 18:03
Forum: Python
Topic: Python Plugin: Broadlink RM2 V3
Replies: 310
Views: 77984

Re: Python Plugin: Broadlink RM2 V3

First of all, thank you for a quick respond.

I did not install Crypto.
I read something like either pyaes or crypto needed. Not both of them.

I'll try...
by sirjohn78
Friday 01 December 2017 17:49
Forum: Python
Topic: Python Plugin: Broadlink RM2 V3
Replies: 310
Views: 77984

Re: Python Plugin: Broadlink RM2 V3

Please help ....

I am using domoticz on a Freenas system for a while just for 2 WOL switches integrated to Google Home (via IFTTT) to turn on my home computers using my voice... It is working flawlessly...

Now I bought a Broadlink RM Pro (V3) but could not install the plugin successfully.

What I ...