-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Should Bluetooth led take precedence over error? #187
Comments
Yeah, it should definetly be the other way around |
@marvinmarnold reckon we can change this? |
Yea, reasonable change. We are also not using the concept of |
@marvinmarnold do you think we should just get rid of PF here and move to checking the necessary diagnostics directly for the LED status? |
I think they are different tickets. Bluetooth should take precedence regardless. Should also reconsider what the necessary diagnostics are. They should prob be things that impact earnings:
Related to: https://github.com/NebraLtd/product-management/issues/29 |
Good point. I'll do a PR now and open a new ticket |
This changes the Bluetooth LED to take precedence over the error LED Relates-to: #187
Here I think the error LED takes precedence over the Bluetooth advertisement:
hm-config/gatewayconfig/processors/led_processor.py
Lines 19 to 30 in d859a07
I wonder if this should be the other way around? Not sure what you think @KevinWassermann94
The text was updated successfully, but these errors were encountered: