Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

does not work on Raspbian Bullseye #11

Open
hofikhof opened this issue Jan 10, 2022 · 2 comments
Open

does not work on Raspbian Bullseye #11

hofikhof opened this issue Jan 10, 2022 · 2 comments

Comments

@hofikhof
Copy link

Enabling this plugin causes crash domoticz.

Raspbian Bullseye
Domoticz 2021.1
Python 3.9.2

@hofikhof
Copy link
Author

I tried to debug it and problem is on Domoticz.Device create about line 215

omoticz.Device(Name=self.variables[key][0], Unit=self.variables[key][3], TypeName="Custom", Image=17, Options={"Custom": "1;{}".format(self.variables[key][1])}, Used=self.variables[key][4]).Create()

Here is problem in Unit maybe - key 3... but i dont know how to fix it.

@l-e-o-n-c-e
Copy link

Hi, please consult this thread :
domoticz/domoticz#3790

Unfortunately, I have made no progress on that issue yet :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants