Update modes
This commit is contained in:
parent
539a4683db
commit
b50980a177
@ -134,7 +134,7 @@ camera:
|
||||
scan_interval: 5
|
||||
- platform: generic
|
||||
name: 'Kitchen Direct'
|
||||
still_image_url: https://192.168.110.12:8554/currentpic.cgi
|
||||
still_image_url: https://root:root@192.168.110.12/cgi-bin/currentpic.cgi
|
||||
stream_source: rtsp://192.168.110.12:8554/unicast
|
||||
rtsp_transport: udp
|
||||
verify_ssl: false
|
||||
|
@ -13,23 +13,21 @@ good_night:
|
||||
- light.tv_lights
|
||||
- light.office
|
||||
- light.kitchen_lights
|
||||
- light.bedroom_lights
|
||||
- light.bed_lamps
|
||||
- light.bed_lightstrip
|
||||
- light.kitchen_sink_lighstrip
|
||||
- light.bathroom_lights
|
||||
- light.shower_lights
|
||||
- light.bathroom_mirror_lights
|
||||
- light.bathroom_minor_lights
|
||||
- light.bedroom_lights
|
||||
- light.bed_lightstrip
|
||||
- light.bed_lamps
|
||||
- light.bathroom_color_zha_group_0x0007
|
||||
- light.hallway_light
|
||||
- light.hallway_lightstrip
|
||||
- light.computer_computer_cave_background
|
||||
- light.bathroom_color_zha_group_0x0007
|
||||
- light.balcony
|
||||
- light.table_lamp_lights
|
||||
- service: switch.turn_off
|
||||
entity_id:
|
||||
- switch.desk_motor_on_off
|
||||
- switch.printer_switch
|
||||
- switch.xmas_lights_on_off
|
||||
- service: cover.close_cover
|
||||
entity_id:
|
||||
- cover.bedroom_blinds
|
||||
@ -90,18 +88,18 @@ leave_home:
|
||||
- light.tv_lights
|
||||
- light.office
|
||||
- light.kitchen_lights
|
||||
- light.bedroom_lights
|
||||
- light.bed_lamps
|
||||
- light.bed_lightstrip
|
||||
- light.kitchen_sink_lighstrip
|
||||
- light.bathroom_lights
|
||||
- light.shower_lights
|
||||
- light.bathroom_mirror_lights
|
||||
- light.bathroom_minor_lights
|
||||
- light.bedroom_lights
|
||||
- light.bed_lightstrip
|
||||
- light.bed_lamps
|
||||
- light.bathroom_color_zha_group_0x0007
|
||||
- light.hallway_light
|
||||
- light.hallway_lightstrip
|
||||
- light.computer_computer_cave_background
|
||||
- light.bathroom_color_zha_group_0x0007
|
||||
- light.balcony
|
||||
- light.table_lamp_lights
|
||||
- service: switch.turn_on
|
||||
entity_id:
|
||||
- switch.kitchen_camera_outlet_on_off
|
||||
@ -109,7 +107,6 @@ leave_home:
|
||||
- switch.hallway_state
|
||||
- service: switch.turn_off
|
||||
entity_id:
|
||||
- switch.desk_motor_on_off
|
||||
- switch.printer_switch
|
||||
- service: script.pc_sleep
|
||||
- service: lock.lock
|
||||
@ -134,7 +131,6 @@ arrive_home:
|
||||
entity_id: input_select.home_mode
|
||||
- service: switch.turn_on
|
||||
entity_id:
|
||||
- switch.desk_motor_on_off
|
||||
- switch.computer_outlet
|
||||
- service: switch.turn_off
|
||||
entity_id:
|
||||
|
Loading…
Reference in New Issue
Block a user