emilohman / homey-plejd

This App brings support for the Plejd devices.
MIT License
11 stars 5 forks source link

Dim light with duration? #31

Open Goliath2000 opened 2 years ago

Goliath2000 commented 2 years ago

Hi Is it possible to add duration once a light source is enabled or Disabled? For example a light goes from 0% to 100% dim during a 2 second period.

emilohman commented 1 year ago

In theory it is possible but it's not support by Plejd out of the box so my app has to handle it. I know it's supported in the home assistant implementation https://github.com/icanos/hassio-plejd but what I've read there, it can be a bit hacky and laggy. Especially if you change state whit duration on many devices at once.