1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | views:
- path: default_view
title: Home
cards:
- type: entities
entities:
- person.nfu_demo
- type: entities
entities:
- light.bed_room_light
- light.live_room_light
title: Light
- type: entities
entities:
- switch.bed_room_switch
- switch.live_room_switch
title: Switch
- show_name: true
show_icon: true
type: button
entity: binary_sensor.windows_contact
tap_action:
action: toggle
- type: iframe
url: https://www.nfu.edu.tw
aspect_ratio: 100%
title: 國立虎尾科技大學
- camera_view: auto
type: picture-glance
image: https://demo.home-assistant.io/stub_config/kitchen.png
entities:
- sensor.sun_next_dawn
- sensor.sun_next_dusk
camera_image: camera.camera1
title: 樹莓派
- camera_view: auto
type: picture-glance
title: 尚虎雲
image: https://demo.home-assistant.io/stub_config/kitchen.png
entities:
- sensor.sun_next_midnight
- sensor.sun_next_noon
camera_image: camera.camera2
|
注意! 這次沒有變化configurations.yaml和automations.yaml