Open Issues Need Help
View All on GitHubAI Summary: The task involves adding support for a new Tuya smart fan with a light prism to the Homebridge-Tuya plugin. This requires analyzing the device's capabilities (provided in the issue's device info and functions JSON snippets) and implementing a new driver within the plugin to correctly expose its controls (fan speed, light, etc.) in HomeKit. The existing plugin documentation and examples should be used as a guide.
Homebridge custom plugin for controlling Powered by Tuya (PBT) devices in HomeKit. This plugin is officially maintained by the Tuya Developer Team.
AI Summary: The task is to add support for a new Tuya-based water irrigation pump and timer device to the Homebridge-Tuya plugin. This involves analyzing the provided device information (including its properties and functions from the Tuya API logs) and implementing a new driver within the plugin to correctly represent and control the device's features (on/off, duration, interval, etc.) within the HomeKit environment.
Homebridge custom plugin for controlling Powered by Tuya (PBT) devices in HomeKit. This plugin is officially maintained by the Tuya Developer Team.