@@ -204,6 +204,7 @@ esp32:
|
|||||||
esphome:
|
esphome:
|
||||||
name: ${name}
|
name: ${name}
|
||||||
friendly_name: ${friendly_name}
|
friendly_name: ${friendly_name}
|
||||||
|
comment: TX Ultimate Easy
|
||||||
platformio_options:
|
platformio_options:
|
||||||
build_flags:
|
build_flags:
|
||||||
- -D TX_ULTIMATE_EASY_CORE
|
- -D TX_ULTIMATE_EASY_CORE
|
||||||
@@ -394,7 +395,7 @@ light:
|
|||||||
segments:
|
segments:
|
||||||
- id: light_full
|
- id: light_full
|
||||||
from: 0
|
from: 0
|
||||||
to: 28
|
to: 27
|
||||||
effects: &light_effects_full
|
effects: &light_effects_full
|
||||||
- addressable_rainbow:
|
- addressable_rainbow:
|
||||||
- addressable_rainbow:
|
- addressable_rainbow:
|
||||||
@@ -507,8 +508,8 @@ light:
|
|||||||
default_transition_length: ${default_transition_length}
|
default_transition_length: ${default_transition_length}
|
||||||
segments:
|
segments:
|
||||||
- id: light_full
|
- id: light_full
|
||||||
from: 10
|
from: 9
|
||||||
to: 15
|
to: 14
|
||||||
reversed: true
|
reversed: true
|
||||||
effects: *light_effects_full
|
effects: *light_effects_full
|
||||||
- id: light_us_left
|
- id: light_us_left
|
||||||
|
|||||||
Reference in New Issue
Block a user