jasonacox / tinytuya

Python API for Tuya WiFi smart devices using a direct local area network (LAN) connection or the cloud (TuyaCloud API).
MIT License
923 stars 165 forks source link

Updates for Zigbee Gateway sub-device usage #298

Closed uzlonewolf closed 1 year ago

uzlonewolf commented 1 year ago

Inspired by discussion in #295. Added node_id (as found in devices.json) as an alias for cid and made a few other tweaks.

jasonacox commented 1 year ago

Awesome! Thanks @uzlonewolf ! Unless you think otherwise, I'm going to rev to 1.12.0 and release later today after testing.