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

Use user defined LEDs as relay indicators #75

Closed
xoseperez opened this issue Feb 19, 2017 · 2 comments
Closed

Use user defined LEDs as relay indicators #75

xoseperez opened this issue Feb 19, 2017 · 2 comments
Labels
enhancement New feature or request minor relay

Comments

@xoseperez
Copy link
Owner

Most boards have LEDs in the same signal line as the relays so there is no need to define this in code. Only when the board is using different GPIOs to drive the LEDs and the relays it could be useful to be able to define a link.

This should take into account that right now the first user defined LED is being used as WiFi indicator.

Possible implementation:

  • RELAY#_LED to link a given LED to this relay, 0 by default meaning no linking
  • WIFI_LED to link the WIFI notification to this relay, 1 by default meaning the first one (if any)
@xoseperez
Copy link
Owner Author

Released with 1.6.4

@xoseperez
Copy link
Owner Author

Removing milestone: 1.7.0 (automated comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor relay
Projects
None yet
Development

No branches or pull requests

1 participant