changes for esphome
This commit is contained in:
parent
c3d40022df
commit
b46fed0624
4 changed files with 12 additions and 8 deletions
|
|
@ -150,8 +150,8 @@
|
|||
entity_id = "light.bedroom_lights";
|
||||
};
|
||||
data = {
|
||||
brightness_pct = 5;
|
||||
color_temp = 450;
|
||||
brightness_pct = 15;
|
||||
rgbw_color = [ 255 126 0 255 ];
|
||||
};
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue