AMoo-Miki / homebridge-tuya-lan

Homebridge plugin for IoT devices that use Tuya Smart's platform
MIT License
196 stars 50 forks source link

Feature Request: Add a disabled device configuration option #268

Open magic7s opened 2 years ago

magic7s commented 2 years ago

Sometimes I use devices only for a period of time, like plug controllers for Christmas lights. Then they are offline until the next holiday. Obtaining the device id and local key (and all the other configuration) is not simple. Homebridge will not let you comment out a device in the config. So either the device config needs to be saved to another file or as I propose, add a disabled configuration option that would allow users to disable a device but keep the config in place.