turn_off_all_lights: alias: turn_off_all_lights use_blueprint: path: lights/turn_off_lights.yaml mode: single '1672632854824': alias: Send Photo use_blueprint: path: camera/send_photo.yaml input: host: http://127.0.0.1:8123 '1672637427937': alias: Security Camera use_blueprint: path: camera/security_camera.yaml input: lights_on: - switch.entrance_lights_center lights_off: - switch.hall_lights_left fast_shots: 10 motion_sensor: binary_sensor.hall_motions_occupancy turn_off_bedroom_lights: alias: turn_off_bedroom_lights use_blueprint: path: lights/turn_off_lights.yaml input: lights: bedroom mode: single bedroom_aircon: alias: Bedroom AirCon use_blueprint: path: devices/aircon.yaml input: power: switch.bedroom_aircon temperature: sensor.bedroom_temp_temperature cool_scene: scene.hyundai_aircon_cool_18 heat_scene: scene.hyundai_aircon_warm_28 off_scene: scene.hyundai_aircon_off confirm: - service: input_button.press data: {} target: entity_id: input_button.button_confirm mode: single '1672883652038': sequence: - service: media_player.volume_set data: volume_level: 1 target: entity_id: media_player.smartpi - service: media_player.play_media target: entity_id: media_player.smartpi data: media_content_id: media-source://dlna_dms/asgard/:64$0$5$1$0$0 media_content_type: audio/mpeg metadata: title: Wish I Had An Angel thumbnail: media_class: music children_media_class: navigateIds: - {} - media_content_type: app media_content_id: media-source://dlna_dms - media_content_type: channel media_content_id: media-source://dlna_dms/asgard/:0 - media_content_type: object.container.storageFolder media_content_id: media-source://dlna_dms/asgard/:64 - media_content_type: object.container.storageFolder media_content_id: media-source://dlna_dms/asgard/:64$0 - media_content_type: object.container.storageFolder media_content_id: media-source://dlna_dms/asgard/:64$0$5 - media_content_type: object.container.storageFolder media_content_id: media-source://dlna_dms/asgard/:64$0$5$1 - media_content_type: object.container.storageFolder media_content_id: media-source://dlna_dms/asgard/:64$0$5$1$0 mode: restart alias: Kodi - Play Angel Alarm silence: alias: Silence sequence: - service: media_player.media_stop data: {} target: entity_id: media_player.smartpi mode: single kodi_sleep: alias: 'Kodi: Sleep' sequence: - service: media_player.media_stop data: {} target: entity_id: media_player.smartpi mode: single turn_on_office_lights: alias: turn_on_office_lights sequence: - parallel: - service: light.turn_on data: brightness_pct: 100 kelvin: 4500 target: entity_id: light.yeelight_color_0x7caaf86 - service: homeassistant.turn_off data: {} target: entity_id: switch.lights_living_lustre mode: single bedroom_aircon_off: alias: Bedroom AirCon Off use_blueprint: path: devices/aircon_off.yaml input: power: switch.bedroom_aircon off_scene: scene.hyundai_aircon2_off mode: single office_aircon_off: alias: Office AirCon Off use_blueprint: path: devices/aircon_off.yaml input: power: switch.office_aircon off_scene: scene.lg_aircon_power_off mode: single