A small synthetic dataset of lighting scenes for a smart home robot.
Columns:
id: row id
scene_id: short identifier of the lighting scene
description_vi: description in Vietnamese
description_en: description in English
room: room where the scene is typically used
brightness: brightness level (0-100)
color_temp: color temperature in Kelvin (e.g., 2700, 4000)
Manually authored for demos.
MIT