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

Missing button colors information #2

Open
RenatoExpert opened this issue Oct 29, 2022 · 0 comments
Open

Missing button colors information #2

RenatoExpert opened this issue Oct 29, 2022 · 0 comments

Comments

@RenatoExpert
Copy link
Owner

We miss that information on dev docs

https://github.com/RenatoExpert/shuei-client/blob/a57679f0ecc6e036dd1beac1bc07dc1c3d427089/README.md?plain=1#L12-L20

### States and their colors and labels 
 Peripherals may be `allowed` or `disabled` by __execution module__, it may also be `in-use` or `asleep` second to __sensor module__. 
 We can make a color representation for each of those states, as well as tell them on `semanticLabel` (for accessibility). 
 | Label | Color | Execution | Sensor | Alarm | 
 | ------- | --------- | -------------  | ---------- | ---------| 
 | Active | Green | Allowed | in-use | --- | 
 | Standby | Yellow | Allowed | asleep | --- | 
 | Rebel | Red | Disabled | in-use | Error | 
 | Standby | Gray | Disabled | asleep | --- | 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant