milo526 / homebridge-tuya-web

Hoobs and Homebridge plugin for Tuya devices using Home Assistant Tuya Web Api
MIT License
217 stars 93 forks source link

Tuya Wifi Smart Power Strip #602

Closed withcking closed 1 month ago

withcking commented 2 months ago

Describe the bug

Upon adding the device on the tuya app, all outlets are automatically added to homebridge, however an additional switch is added to homebridge which is not existent but an app feature of the device which is Switch Inching. This should not be added as there is no such outlet/switch on the device this is merely a part of the software feature when it is added on the tuya app.

Steps To Reproduce

Add device, refresh homebridge.

Plugin Version

1.1.5 I believe this is the latest version.

Homebridge Config

{
            "name": "TuyaWebPlatform",
            "options": {
                "username": "",
                "password": ""',
                "countryCode": "1",
                "platform": "smart_life"
            },
            "scenes": false,
            "platform": "TuyaWebPlatform"
        }

Device Config

Additional Context

It can run the device as I got the earlier version of the device, this is just an updated version 1 year later.

github-actions[bot] commented 1 month 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.