Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Neopixels fail to change state when buttons pressed in device grid #76

Open
elchanka opened this issue Feb 27, 2024 · 0 comments
Open
Labels
bug Something isn't working device

Comments

@elchanka
Copy link
Contributor

Expected Behavior

When a device with NeoPixels in its definition is connected to the ESP, pressing the automatically generated buttons in the device grid should result in the NeoPixels changing their state.

Current Behavior

The NeoPixels do not change their state.

When connecting to the ESP logs and press a button, you can observe this message:
unnamed

Steps to Reproduce

Steps to reproduce the behavior:

  1. Create a device definition with NeoPixels.
  2. Create a new device.
  3. Navigate to the grid view.
  4. Click on any button.
  5. Observe no response.

Context (Environment)

  • Default setup
  • OS: Windows 11
  • Browser: Chrome
  • Environment: dev
@elchanka elchanka added bug Something isn't working device labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working device
Projects
None yet
Development

No branches or pull requests

1 participant