Hey, so plugin stopped working some time ago, recently I tried to reinstall it but when I get list of my devices, I also get this:
Traceback (most recent call last): File "example.py", line 310, in <module> main() File "example.py", line 306, in main example(args.country, args.language, args.path, args.verbose, args.cmd, args.args) File "example.py", line 255, in example with open(STATE_FILE, 'w') as f: PermissionError: [Errno 13] Permission denied: 'path-to-wideq-file-in-homebridge-folder'
I'm assuming thats why all of my air cons show temp as 0 and do not respond?
Hey, so plugin stopped working some time ago, recently I tried to reinstall it but when I get list of my devices, I also get this:
Traceback (most recent call last): File "example.py", line 310, in <module> main() File "example.py", line 306, in main example(args.country, args.language, args.path, args.verbose, args.cmd, args.args) File "example.py", line 255, in example with open(STATE_FILE, 'w') as f: PermissionError: [Errno 13] Permission denied: 'path-to-wideq-file-in-homebridge-folder'
I'm assuming thats why all of my air cons show temp as 0 and do not respond?