AMoo-Miki / homebridge-tuya-lan

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

Support for tuya smart switch with energy meter #78

Open aceslick911 opened 5 years ago

aceslick911 commented 5 years ago

Hi, I currently have some tuya/kogan smart switches (with energy meter) working but they only support on/off state and don't report power usage in homekit.

Do you have support for this device? Is it possible to see power usage in homekit?

Finally, Do you have a sample config I could use?

I noticed in a lot of the source code there is mentioning of watts/power consumption but I have no idea if this is implemented or what config to use to make use of it

AMoo-Miki commented 5 years ago

Hi :) The plugin supports energy parameters on Outlet. You can find the details on the Support Devices page.

Let me know how it goes.