First try to add scenes.

This commit is contained in:
ultratoto14
2020-11-09 11:07:55 +01:00
parent a0f4fdf337
commit 6e07a5581f
4 changed files with 174 additions and 47 deletions

View File

@@ -63,7 +63,9 @@
"color": "Color",
"color_mode": "Color Mode",
"color_temp_min_kelvin": "Minimum Color Temperature in K",
"color_temp_max_kelvin": "Maximum Color Temperature in K"
"color_temp_max_kelvin": "Maximum Color Temperature in K",
"music_mode": "Music mode available",
"scene": "Scene"
}
}
}
@@ -107,7 +109,9 @@
"color": "Color",
"color_mode": "Color Mode",
"color_temp_min_kelvin": "Minimum Color Temperature in K",
"color_temp_max_kelvin": "Maximum Color Temperature in K"
"color_temp_max_kelvin": "Maximum Color Temperature in K",
"music_mode": "Music mode available",
"scene": "Scene"
}
},
"yaml_import": {