New LED mapping for 4-Gang US model

This commit is contained in:
Edward Firmo
2024-12-24 09:59:54 +01:00
parent 269ba89bd3
commit 9fec812b66

View File

@@ -658,8 +658,8 @@ light:
<<: *light_partition_relays <<: *light_partition_relays
segments: segments:
- id: light_full - id: light_full
from: 12 from: 23
to: 12 to: 24
- id: light_us_rl_1_4_right - id: light_us_rl_1_4_right
name: Light - Relay 1 of 4 (right) name: Light - Relay 1 of 4 (right)
<<: *light_partition_relays <<: *light_partition_relays
@@ -667,48 +667,51 @@ light:
- id: light_full - id: light_full
from: 31 from: 31
to: 31 to: 31
- id: light_full
from: 0
to: 0
- id: light_us_rl_2_4_left - id: light_us_rl_2_4_left
name: Light - Relay 2 of 4 (left) name: Light - Relay 2 of 4 (left)
<<: *light_partition_relays <<: *light_partition_relays
segments: segments:
- id: light_full - id: light_full
from: 24 from: 21
to: 24 to: 22
- id: light_us_rl_2_4_right - id: light_us_rl_2_4_right
name: Light - Relay 2 of 4 (right) name: Light - Relay 2 of 4 (right)
<<: *light_partition_relays <<: *light_partition_relays
segments: segments:
- id: light_full - id: light_full
from: 2 from: 1
to: 2 to: 2
- id: light_us_rl_3_4_left - id: light_us_rl_3_4_left
name: Light - Relay 3 of 4 (left) name: Light - Relay 3 of 4 (left)
<<: *light_partition_relays <<: *light_partition_relays
segments: segments:
- id: light_full - id: light_full
from: 21 from: 17
to: 21 to: 18
- id: light_us_rl_3_4_right - id: light_us_rl_3_4_right
name: Light - Relay 3 of 4 (right) name: Light - Relay 3 of 4 (right)
<<: *light_partition_relays <<: *light_partition_relays
segments: segments:
- id: light_full - id: light_full
from: 4 from: 5
to: 4 to: 6
- id: light_us_rl_4_4_left - id: light_us_rl_4_4_left
name: Light - Relay 4 of 4 (left) name: Light - Relay 4 of 4 (left)
<<: *light_partition_relays <<: *light_partition_relays
segments: segments:
- id: light_full - id: light_full
from: 19 from: 15
to: 19 to: 16
- id: light_us_rl_4_4_right - id: light_us_rl_4_4_right
name: Light - Relay 4 of 4 (right) name: Light - Relay 4 of 4 (right)
<<: *light_partition_relays <<: *light_partition_relays
segments: segments:
- id: light_full - id: light_full
from: 7 from: 7
to: 7 to: 8
script: script:
- id: !extend boot_initialize - id: !extend boot_initialize