12 lines
No EOL
332 B
YAML
12 lines
No EOL
332 B
YAML
# Home Assistant Scenes
|
|
# This file contains scene definitions for the smart home
|
|
# Documentation: https://www.home-assistant.io/integrations/scene/
|
|
|
|
# Scenes will be added here as needed
|
|
# Example:
|
|
# - name: "Evening Reading"
|
|
# entities:
|
|
# light.bedroom_lamp:
|
|
# state: on
|
|
# brightness: 80
|
|
# color_temp: 2700 |