Add shinobi, wakeonlan workaround, optimized harmony switch code
这个提交包含在:
@@ -1,6 +1,21 @@
|
||||
icon: mdi:cctv
|
||||
path: cctv
|
||||
cards:
|
||||
- type: picture-entity
|
||||
name: Büro
|
||||
entity: camera.home1
|
||||
- type: entities
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- entity: switch.cctv_active
|
||||
name: Kameras aktiviert
|
||||
icon: mdi:power
|
||||
- entity: switch.cctv_motion_detection
|
||||
name: Aufnahmen bei Bewegung
|
||||
icon: mdi:motion-sensor
|
||||
- type: picture-glance
|
||||
title: Büro
|
||||
camera_image: camera.office
|
||||
camera_view: live
|
||||
entities:
|
||||
- entity: switch.cctv_motion_detection
|
||||
icon: mdi:motion-sensor
|
||||
- entity: switch.cctv_active
|
||||
icon: mdi:power
|
||||
|
||||
@@ -26,3 +26,10 @@ cards:
|
||||
- entity: sensor.device_mobile_fb_battery
|
||||
name: Handy-Akku
|
||||
icon: mdi:battery
|
||||
- type: entities
|
||||
title: Wake On Lan
|
||||
show_header_toggle: false
|
||||
entities:
|
||||
- entity: switch.desktop_wol
|
||||
name: Desktop-PC
|
||||
icon: mdi:desktop-classic
|
||||
|
||||
在新工单中引用
屏蔽一个用户