Advertisement
Guest User

Untitled

a guest
Nov 13th, 2023
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.39 KB | None | 0 0
  1. alias: Frigate Notifications Front
  2. description: ""
  3. use_blueprint:
  4. path: SgtBatten/Beta.yaml
  5. input:
  6. camera: camera.front
  7. notify_device: 4b0d897ed892768a26f16316dcbab300
  8. notify_group: All iPhones
  9. message: Person detected - Front
  10. zone_filter: true
  11. zones:
  12. - steps
  13. custom_action_auto:
  14. - service: chime_tts.say
  15. data:
  16. chime_path: mp3_path_placeholder-twenty_four
  17. delay: 450
  18. final_delay: 0
  19. tts_playback_speed: 100
  20. volume_level: 0.5
  21. message: Motion has been detected in front
  22. tts_platform: google_translate
  23. announce: true
  24. target:
  25. entity_id: media_player.all_tts_speakers
  26. - service: browser_mod.popup
  27. data:
  28. large: true
  29. size: wide
  30. auto_close: true
  31. timeout: 20000
  32. content:
  33. type: horizontal-stack
  34. cards:
  35. - show_state: false
  36. show_name: false
  37. camera_view: live
  38. type: picture-entity
  39. entity: camera.front
  40. target:
  41. device_id:
  42. - 61af050aca4a2b079cb92fd6bbf76d1f
  43. - 62377722499ade3ffbd72dd3e413bd1a
  44. - 754589b16ccfa8cb024c5f1cf7f66d29
  45. - 9db415e505e8858cac7a7b5570ecb7cd
  46. custom_action_auto_multi:
  47. - service: chime_tts.say
  48. data:
  49. chime_path: mp3_path_placeholder-twenty_four
  50. delay: 450
  51. final_delay: 0
  52. tts_playback_speed: 100
  53. volume_level: 0.5
  54. message: Motion has been detected in front
  55. tts_platform: google_translate
  56. announce: true
  57. target:
  58. entity_id: media_player.all_tts_speakers
  59. - service: browser_mod.popup
  60. data:
  61. large: true
  62. size: wide
  63. auto_close: true
  64. timeout: 20000
  65. content:
  66. type: horizontal-stack
  67. cards:
  68. - show_state: false
  69. show_name: false
  70. camera_view: live
  71. type: picture-entity
  72. entity: camera.front
  73. target:
  74. device_id:
  75. - 61af050aca4a2b079cb92fd6bbf76d1f
  76. - 62377722499ade3ffbd72dd3e413bd1a
  77. - 754589b16ccfa8cb024c5f1cf7f66d29
  78. - 9db415e505e8858cac7a7b5570ecb7cd
  79.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement