ioBroker / ioBroker.zigbee

Zigbee communcation with Hue, Xiaomi, Lighttify... via TI CC2xxx USB stick
MIT License
314 stars 190 forks source link

Device 0x00124b001fff0cdd "PRS3CH1_00.00.05.11TC" not described in statesMapping. #1113

Closed marsmaennchen closed 3 years ago

marsmaennchen commented 3 years ago

Is it possible to integrate PRS3CH1_00.00.05.11TC (Lupusec 12126, 1-Kanal Relais) to the Adapter? Im also using a Hue Button which works very well. In "supported devices" the Lupusec 12126 PRS3CH1_00.00.05.10TC is mentioned. Maybe they changed the firmware? Greetings Patrick (edit: And its not possible anymore to Remove Device from the Instance.

Failed to remove Error: waiting for response TIMEOUT at DeconzAdapter. (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/deconz/adapter/deconzAdapter.js:798:23) at Generator.throw () at rejected (/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/deconz/adapter/deconzAdapter.js:25:65) at runNextTicks (internal/process/task_queues.js:62:5) at processTimers (internal/timers.js:494:9)

asgothian commented 3 years ago
marsmaennchen commented 3 years ago

Thanks for the reply.

Adapter Version 1.5.6 from GitHub after i used the 1.4.4. I thought maybe the new Version works with the Device. "Force remove for lost devices" doesn`t work either in 1.5.6. In 1.4.4 it worked.

Adapter tile? Do you mean this: AdapterTile

MfG Patrick

asgothian commented 3 years ago

No, i mean the tile for the device on the "geräte" tab.

Note that you may have to click on the name of the device to trurn the tile over to the information, and please also post the content of the information display which is shown when clicking on the little i icon on the tile.

A.

marsmaennchen commented 3 years ago

Oh,sorry, i see. Here it is: tile1 tile2 tile3

Additional Information: The removal of the Device worked this time. No idea why. Did the same steps like before.

marsmaennchen commented 3 years ago

Do i need to do anything else with this "Zigbee-Herdsman-Converter issue"? How does it go on? Thanks Patrick

asgothian commented 3 years ago

Need and need. In order to integrate this device into the zigbee Adapter it needs to be integrated into said library. This usually requires physical access to the device. There is a document in the wiki which explains what to do and how to go about integrating it. Alternatively, you can make a device support request at the zigbee-herdsman-converters project.

A note of warning - they will most likely write what i wrote above.

marsmaennchen commented 3 years ago

And when the zigbee-herdsman-converter project inserted the device? Do I have to update anything?

asgothian commented 3 years ago

Once it is properly implemented in the herdsman, it will eventually be supported by the zigbee adapter too. It may take a bit of time as we need to make sure that there are no breaking changes from the herdsman side.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.