alexryd / node-shellies-ng

Handles communication with the next generation of Shelly devices
GNU General Public License v3.0
14 stars 30 forks source link

Add support for the Shelly Plus WallDimmer #6

Open antonyhell opened 1 year ago

jtowe1 commented 11 months ago

Wouldn't this also need a new brightness type to actually do the dimming? Like src\components\brightness.ts or something?

jtowe1 commented 9 months ago

Wouldn't this also need a new brightness type to actually do the dimming? Like src\components\brightness.ts or something?

Actually I now see that you're using Light which is dimmable.