Skip to content

v1.1.4 Some updates to Toggle Lights

Compare
Choose a tag to compare
@Pythm Pythm released this 25 Feb 13:54
· 1 commit to master since this release
c5614b2

What's changed

  • Fixed motionlight on toggle lights. Input toggle instead of state for motion change.
  • Added toggle_speed to Toggle lights to set time in seconds between each toggle. Supports sub second with 0.x
  • Getting light on/off from state in Zigbee2Mqtt, not if brightness != 0
  • Fixing not lowering brightness when motion / motion delay
  • Minor fixes to exception handling