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

Devices cannot be added as iot device #620

Open
daniel-lo opened this issue Aug 15, 2023 · 0 comments
Open

Devices cannot be added as iot device #620

daniel-lo opened this issue Aug 15, 2023 · 0 comments

Comments

@daniel-lo
Copy link

daniel-lo commented Aug 15, 2023

There are several places you can find these kind of complaints but it doesn't seem to be taken serious. Seems so basic that one wants to add iot devices but this is actually a major problem. If anyone can provide a workaround that keeps working please do .. there is also a thread on in the forum (probably there are several threads):
https://forum.iobroker.net/topic/49118/iot-adapter-ger%C3%A4t-wurde-nicht-hinzugef%C3%BCgt

Currently this is what I'm fighting with:

{
"type": "state",
"common": {
"name": "Open",
"type": "boolean",
"role": "button",
"read": false,
"write": true
},
"native": {},
"_id": "shelly.0.SHSW-21#CC50E313572A#1.Shutter.Open",
"acl": {
"object": 1636,
"state": 1636,
"owner": "system.user.admin",
"ownerGroup": "system.group.administrator"
},
"from": "system.adapter.admin.0",
"user": "system.user.admin",
"ts": 1692092905708
}

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

1 participant