mysmarthome/lovelace/05_tensorflow_view.yaml

85 lines
2.3 KiB
YAML
Raw Normal View History

2019-04-17 22:46:06 +00:00
title: Tensorflow
icon: mdi:camera
cards:
- type: picture-entity
id: camera_frontdoor_latest_scan
title: Frontdoor Latest Scan
entity: camera.frontdoor_latest_scan
camera_image: camera.frontdoor_latest_scan
show_info: true
2020-09-13 18:44:14 +00:00
tap_action:
2019-04-17 22:46:06 +00:00
action: more-info
- type: picture-entity
id: camera_patio_latest_scan
title: Patio Latest Scan
entity: camera.patio_latest_scan
camera_image: camera.patio_latest_scan
show_info: true
2020-09-13 18:44:14 +00:00
tap_action:
2019-04-17 22:46:06 +00:00
action: more-info
- type: picture-entity
id: camera_driveway_latest_scan
title: Driveway Latest Scan
entity: camera.driveway_latest_scan
camera_image: camera.driveway_latest_scan
show_info: true
2020-09-13 18:44:14 +00:00
tap_action:
2019-04-17 22:46:06 +00:00
action: more-info
- type: picture-entity
id: camera_playarea_latest_scan
title: Playarea Latest Scan
entity: camera.playarea_latest_scan
camera_image: camera.playarea_latest_scan
show_info: true
2020-09-13 18:44:14 +00:00
tap_action:
2019-04-17 22:46:06 +00:00
action: more-info
- type: picture-entity
id: camera_garage_latest_scan
title: Garage Latest Scan
entity: camera.garage_latest_scan
camera_image: camera.garage_latest_scan
show_info: true
2020-09-13 18:44:14 +00:00
tap_action:
action: more-info
- type: picture-entity
id: camera_3dprinter_latest_scan
title: 3D Printer Latest Scan
entity: camera.3dprinter_latest_scan
camera_image: camera.3d_printer_camera
show_info: true
tap_action:
2019-04-17 22:46:06 +00:00
action: more-info
- type: picture-entity
id: camera_porch_latest_scan
title: Porch Latest Scan
entity: camera.porch_latest_scan
camera_image: camera.porch_camera
show_info: true
tap_action:
action: more-info
2019-04-17 22:46:06 +00:00
- type: entities
title: Image Processing
show_header_toggle: false
entities:
- entity: image_processing.doods_frontdoor_camera
2019-04-17 22:46:06 +00:00
name: Front Door Camera
- entity: image_processing.doods_driveway_camera
2019-04-17 22:46:06 +00:00
name: Driveway Camera
- entity: image_processing.doods_garage
2019-04-17 22:46:06 +00:00
name: Garage Camera
- entity: image_processing.doods_patio_camera
2019-04-17 22:46:06 +00:00
name: Patio Camera
- entity: image_processing.doods_playarea_camera
2019-04-17 22:46:06 +00:00
name: Playarea Camera
- entity: image_processing.doods_3d_printer_camera
2020-09-13 18:44:14 +00:00
name: 3D Printer Camera
- entity: image_processing.doods_porch_camera
name: Porch Camera