clach04 / python-tuya

Python interface to ESP8266MOD WiFi smart devices from Shenzhen Xenon. NOTE I'm not using any devices with this library so I can't test :-(
MIT License
239 stars 54 forks source link

dps status #51

Open Jefronty opened 5 years ago

Jefronty commented 5 years ago

I have two WiFi outlets, both branded as KMC. They came packaged together, so I assume they were manufactured at approximately the same time. The status of one shows u'dps': {u'1': True, u'2': 0}, the other has additional information u'dps': {u'1': False, u'2': 0, u'5': 0, u'4': 0, u'6': 1187}. What are the additional values that the second one shows, indexes 4,5,6?