Search found 10 matches

by wizardnl
Friday 21 August 2020 0:38
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 543
Views: 96788

Re: Python Plugin : Broadlink

found out under sudo 1 was running a 2.7 python and pi user 3.8 version so i change it. setup with sudo now also run but also the outcome was "Error importing translate"

d17d219988821a8bf1c810e9d6
Successfully built broadlink
Installing collected packages: broadlink
Found existing installation ...
by wizardnl
Friday 21 August 2020 0:02
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 543
Views: 96788

Re: Python Plugin : Broadlink



pi@raspberrypi:~/domoticz/plugins/broadlink $ sudo python setup.py
File "setup.py", line 223
print("\r>> Bytes downloaded -->" + state + str(leng) + state, end='', flush=True)
^
SyntaxError: invalid syntax
pi@raspberrypi:~/domoticz/plugins/broadlink $


So, come back error occur with wrong ...
by wizardnl
Thursday 20 August 2020 23:47
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 543
Views: 96788

Re: Python Plugin : Broadlink



Do you install with "python setup.py" or "sudo python setup.py" ???

python setup.py


do with : sudo python setup.py
[/quote]

pi@raspberrypi:~/domoticz/plugins/broadlink $ sudo python setup.py
File "setup.py", line 223
print("\r>> Bytes downloaded -->" + state + str(leng) + state, end ...
by wizardnl
Thursday 20 August 2020 23:42
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 543
Views: 96788

Re: Python Plugin : Broadlink



pi@raspberrypi:~ $ python --version
Python 3.8.0
pi@raspberrypi:~ $
pi@raspberrypi:~ $ sudo -H python -m pip list
Package Version
----------------- ---------
asn1crypto 0.24.0
broadlink 0.14.1
pi@raspberrypi:~ $


Looks ok....
Do you install with "python setup.py" or "sudo python setup.py ...
by wizardnl
Thursday 20 August 2020 23:32
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 543
Views: 96788

Re: Python Plugin : Broadlink

pi@raspberrypi:~ $ python --version
Python 3.8.0
pi@raspberrypi:~ $
pi@raspberrypi:~ $ sudo -H python -m pip list
Package Version
----------------- ---------
asn1crypto 0.24.0
broadlink 0.14.1
certifi 2018.8.24
chardet 3.0.4
configparser 3.5.0b2
cryptography 2.6.1
entrypoints 0.3
enum34 1.1.6
idna 2 ...
by wizardnl
Thursday 20 August 2020 23:06
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 543
Views: 96788

Re: Python Plugin : Broadlink



when running the setup i get the following error

File "setup.py", line 223
print("\r>> Bytes downloaded -->" + state + str(leng) + state, end='', flush =True)
^
SyntaxError: invalid syntax


please check that :
Be sure that your active python version is > 3.4
this mean: python --version ...
by wizardnl
Monday 17 August 2020 19:32
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 543
Views: 96788

Re: Python Plugin : Broadlink

when running the setup i get the following error

File "setup.py", line 223
print("\r>> Bytes downloaded -->" + state + str(leng) + state, end='', flush =True)
^
SyntaxError: invalid syntax
by wizardnl
Sunday 26 July 2020 10:54
Forum: Python
Topic: Python Plugin: WLED
Replies: 95
Views: 20932

Re: Python Plugin: WLED

First of all thank you for the effort works great in the new wled version you have the segment option any change this could be included? Need it for a nice project ;)

Again thanks for the effort
by wizardnl
Sunday 24 December 2017 23:46
Forum: OpenTherm gateway
Topic: experience with the OTGW from NODO-shop?
Replies: 53
Views: 30635

Re: experience with the OTGW from NODO-shop?

hi guys,

Today i installed the unit and my first experience is very positive. personally i love the wifi solution. due to the wifi solution i can mount the unit next to the boiler on the attic ( my domoticz system is on the first floor)

in this post i found out that people had some issues with ...
by wizardnl
Sunday 24 December 2017 16:07
Forum: OpenTherm gateway
Topic: experience with the OTGW from NODO-shop?
Replies: 53
Views: 30635

Re: experience with the OTGW from NODO-shop?


For those wondering: I've mailed Nodo-shop with the question if their version of the OTGW can be connected with an ethernetcable instead of Wifi, and they responded that it cannot. The only way is Wifi or USB. Since my boiler is located on my attic, and the RPi thats running Domoitcz is in my ...