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