docs: add more standard names (#901)

This commit is contained in:
Gavin John
2025-08-11 04:09:20 -04:00
committed by GitHub
parent be7b79f2e7
commit f4fdb72281

View File

@@ -80,16 +80,26 @@ name: Power
Please use this naming scheme for buttons.
This helps us create universal assets more easily and maintain consistency.
| TVs | Audio | ACs | LEDs |
| --------- | -------- | --------- | --------------- |
| `Power` | `Power` | `Off` | `Power_off` |
| `Vol_up` | `Vol_up` | `Cool_hi` | `Power_on` |
| `Vol_dn` | `Vol_dn` | `Cool_lo` | `Brightness_up` |
| `Ch_next` | `Next` | `Heat_hi` | `Brightness_dn` |
| `Ch_prev` | `Prev` | `Heat_lo` | `Red` |
| `Mute` | `Mute` | `Dh` | `Green` |
| | `Play` | | `Blue` |
| | `Pause` | | `White` |
| Audio / Video Devices | ACs | LEDs |
| ---------------------- | --------- | --------------- |
| `Power` | `Off` | `Power_off` |
| `Vol_up` | `Cool_hi` | `Power_on` |
| `Vol_dn` | `Cool_lo` | `Brightness_up` |
| `Next` | `Heat_hi` | `Brightness_dn` |
| `Prev` | `Heat_lo` | `Red` |
| `Mute` | `Dh` | `Green` |
| `Play` | | `Blue` |
| `Pause` | | `White` |
| `Play_pause` | | `Yellow` |
| `Ok` | | |
| `Up` | | |
| `Down` | | |
| `Left` | | |
| `Right` | | |
| `Back` | | |
| `Sleep` | | |
| `Ch_next` | | |
| `Ch_prev` | | |
## Universal Remotes