guestroom_dashboard.yaml 690 B

12345678910111213141516
  1. # Require: https://github.com/jmgiaever/home-assistant-blueprints/blob/master/automation/cast_lovelace_on_motion.yaml
  2. automation:
  3. - id: 'guest_room_dashboard'
  4. alias: "Guest room: 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.guest_room_motion_sensor_home_security_motion_detection
  11. - binary_sensor.guest_bathroom_motion_sensor_home_security_motion_detection
  12. media_devices:
  13. - media_player.guest_room_left_display
  14. - media_player.guest_room_right_display
  15. dashboard_path: lovelace
  16. dashboard_view: guest-bedroom