master_bedroom_dashboard.yaml 628 B

123456789101112131415
  1. # Require: https://github.com/jmgiaever/home-assistant-blueprints/blob/master/automation/cast_lovelace_on_motion.yaml
  2. automation:
  3. - id: 'master_bedroom_dashboard'
  4. alias: "Master bedroom: Cast lovelace on motion detection"
  5. description: ''
  6. use_blueprint:
  7. path: cast_lovelace_on_motion.yaml
  8. input:
  9. trigger_sensors:
  10. - binary_sensor.master_bedroom_motion_sensor_home_security_motion_detection
  11. media_devices:
  12. - media_player.master_bedroom_left_display
  13. - media_player.master_bedroom_right_display
  14. dashboard_path: lovelace
  15. dashboard_view: master-bedroom