After update, I have the following error when running : gigasetelements-cli -c /home/pi/gigasetelements-cli/gigasetelements-cli.conf -ttdynasticorpheus wrote:See OP but in short: (if needed run last step as admin)bfauquet wrote:How do you install the dev version on an existing version ?dynasticorpheus wrote:
The 500 error is most likely on server (gigaset elements) side so I advise to use the --restart option. The 401 error is not showing in my logs so I suspect the DEV version wil solve this as this more often does the required re-authentication more often.
Code: Select all
git clone -b develop git://github.com/dynasticorpheus/gigasetelements-cli.git cd gigasetelements-cli python setup.py install --force
[-] Status | GREEN | Modus set from HOME to HOME
[-] Notification | TOKEN |
[-] Domoticz mode | STARTED | CTRL+C to exit
Traceback (most recent call last):
File "/usr/local/bin/gigasetelements-cli", line 9, in <module>
load_entry_point('gigasetelements-cli==1.5.0b3', 'console_scripts', 'gigasetelements-cli')()
File "build/bdist.linux-armv7l/egg/gigasetelements/gigasetelements.py", line 779, in main
File "build/bdist.linux-armv7l/egg/gigasetelements/gigasetelements.py", line 763, in base
File "build/bdist.linux-armv7l/egg/gigasetelements/gigasetelements.py", line 517, in monitor
File "build/bdist.linux-armv7l/egg/gigasetelements/gigasetelements.py", line 561, in domoticz
IndexError: list index out of range