Skip to content

Strobe flash is not as fast as the official app #4

@penandlim

Description

@penandlim

Describe the bug
Maximum speed for strobe flash function is a lot slower than what the official app allows you to set.

To Reproduce
Steps to reproduce the behavior:

  1. Use the official app ("S panel" or "Magic Home" or "Magic Hue") to connect to the controller.
  2. Go to functions tab and click on any strobe flash functions with speed set to 100%
    ( flashes about 5 - 10 times per second)
  3. Compare the speed with
    device.set_function(FunctionId.RED_STROBE_FLASH, 255)

Expected behavior
device.set_function(FunctionId.RED_STROBE_FLASH, 255) should be as fast as what the official app (5-10 flashes per second). But instead I get about 1 flash per 3 seconds ish.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions