homebridge-tuya icon indicating copy to clipboard operation
homebridge-tuya copied to clipboard

New Device: Fan regulators in India with 5 Speed points

Open sahil-bawa opened this issue 2 years ago • 3 comments

Describe your device A clear and concise description of what your device is, such as accessory type, and product description.

HomeMate Smart Fan Regulator (tuna based; touch); Supports turning on and off the device. Supports 5 speeds ranging from 1-5. Speed 0 is equivalent to turning off the device. Partial Support? Does this device work in any fashion in the plugin? It works as a switch. Its also works with the SimpleFan Accessory but speeds won't work because speeds are fixed at 3-points in the plugin here: https://github.com/iRayanKhan/homebridge-tuya/blob/main/lib/SimpleFanAccessory.js#L35-L37

Device Schema Please print your devices schema below: I asked long back on the reddit thread about how to get schema; kindly help me and I will assist you getting it. I also contributed to the documentation. Reddit thread for reference: https://www.reddit.com/r/homebridge/comments/odd60v/help_homemate_tuyacompatible_ceiling_fan/

Additional context Add any other context about the problem here. Regulators in India, UK, and Australia support 5 speeds as opposed to 3 speeds. The static parameters defined here can be made dynamic if the configuration parameters are passed through the config json. Please assist. Params: https://github.com/iRayanKhan/homebridge-tuya/blob/main/lib/SimpleFanAccessory.js#L35-L37

sahil-bawa avatar Mar 13 '22 13:03 sahil-bawa

Hi, is the Homemate fan regulators speed control works in Homebridge?

daanniey avatar Oct 26 '22 17:10 daanniey

Describe your device A clear and concise description of what your device is, such as accessory type, and product description.

HomeMate Smart Fan Regulator (tuna based; touch); Supports turning on and off the device. Supports 5 speeds ranging from 1-5. Speed 0 is equivalent to turning off the device. Partial Support? Does this device work in any fashion in the plugin? It works as a switch. Its also works with the SimpleFan Accessory but speeds won't work because speeds are fixed at 3-points in the plugin here: https://github.com/iRayanKhan/homebridge-tuya/blob/main/lib/SimpleFanAccessory.js#L35-L37

Device Schema Please print your devices schema below: I asked long back on the reddit thread about how to get schema; kindly help me and I will assist you getting it. I also contributed to the documentation. Reddit thread for reference: https://www.reddit.com/r/homebridge/comments/odd60v/help_homemate_tuyacompatible_ceiling_fan/

Additional context Add any other context about the problem here. Regulators in India, UK, and Australia support 5 speeds as opposed to 3 speeds. The static parameters defined here can be made dynamic if the configuration parameters are passed through the config json. Please assist. Params: https://github.com/iRayanKhan/homebridge-tuya/blob/main/lib/SimpleFanAccessory.js#L35-L37

I just read that thread and came here, if they won't support then I will write own plugin to do so by forking it. Ordered HomeMate to test out via HomeBridge (I want it in Apple HomeKit). Lets get in touch in next week.

vikasSainiFacctum avatar Nov 12 '22 03:11 vikasSainiFacctum

Describe your device A clear and concise description of what your device is, such as accessory type, and product description. HomeMate Smart Fan Regulator (tuna based; touch); Supports turning on and off the device. Supports 5 speeds ranging from 1-5. Speed 0 is equivalent to turning off the device. Partial Support? Does this device work in any fashion in the plugin? It works as a switch. Its also works with the SimpleFan Accessory but speeds won't work because speeds are fixed at 3-points in the plugin here: https://github.com/iRayanKhan/homebridge-tuya/blob/main/lib/SimpleFanAccessory.js#L35-L37 Device Schema Please print your devices schema below: I asked long back on the reddit thread about how to get schema; kindly help me and I will assist you getting it. I also contributed to the documentation. Reddit thread for reference: https://www.reddit.com/r/homebridge/comments/odd60v/help_homemate_tuyacompatible_ceiling_fan/ Additional context Add any other context about the problem here. Regulators in India, UK, and Australia support 5 speeds as opposed to 3 speeds. The static parameters defined here can be made dynamic if the configuration parameters are passed through the config json. Please assist. Params: https://github.com/iRayanKhan/homebridge-tuya/blob/main/lib/SimpleFanAccessory.js#L35-L37

I just read that thread and came here, if they won't support then I will write own plugin to do so by forking it. Ordered HomeMate to test out via HomeBridge (I want it in Apple HomeKit). Lets get in touch in next week.

Hi any Update? Have you tested?

daanniey avatar Nov 19 '22 19:11 daanniey