smarthomej / addons

SmartHome/J addons for openHAB
Eclipse Public License 2.0
59 stars 23 forks source link

Add support for subdevice cid to access devices behind zigbee gateway #493

Closed timo12357 closed 6 months ago

timo12357 commented 1 year ago

I have a bunch of zigbee temperature sensors around the house, all connected to a zigbee gateway. I can access each of the sensors with tuya-cli with the gateway ip and id and the sensor cid. Apparently this addon ignores the cid as it reports the status of all subdevices behind the gateway? Adding support for the cid would enable accessing devices behind the gateway individually.

This is how the subdevices are accessed with tuya-cli, ip is the ip of the gatewy and id is id of the gateway. cid identifies the subdevice behind the gateway.

tuya-cli get --ip 192.168.0.114 --id bf828770253d********** --key 322f1a********** --cid a4c138********** --protocol-version 3.3

stale[bot] commented 11 months 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.

stale[bot] commented 8 months 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.

stale[bot] commented 6 months 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.