Add support for subdevice cid to access devices behind zigbee gateway
timo12357 opened this issue · comments
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
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.
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.
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.