nix/config/homeassistant/scenes.yaml
2025-09-07 21:16:27 +02:00

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