mirror of
https://github.com/esphome/esphome.git
synced 2025-09-09 14:52:20 +01:00
update tests now that duplicate names are validated
This commit is contained in:
@@ -114,7 +114,7 @@ light:
|
|||||||
warm_white_color_temperature: 500 mireds
|
warm_white_color_temperature: 500 mireds
|
||||||
- platform: rgb
|
- platform: rgb
|
||||||
id: test_rgb_light_initial_state
|
id: test_rgb_light_initial_state
|
||||||
name: RGB Light
|
name: RGB Light Initial State
|
||||||
red: test_ledc_1
|
red: test_ledc_1
|
||||||
green: test_ledc_2
|
green: test_ledc_2
|
||||||
blue: test_ledc_3
|
blue: test_ledc_3
|
||||||
|
Reference in New Issue
Block a user