|
|
|
system_health:
|
|
|
|
discovery:
|
|
|
|
sun:
|
|
|
|
config:
|
|
|
|
mobile_app:
|
|
|
|
|
|
|
|
input_boolean:
|
|
|
|
zigbee_permit_join:
|
|
|
|
name: Allow new devices to join ZigBee
|
|
|
|
initial: off
|
|
|
|
icon: mdi:cellphone-wireless
|
|
|
|
|
|
|
|
timer:
|
|
|
|
zigbee_permit_join:
|
|
|
|
name: Time remaining to join ZigBee
|
|
|
|
duration: 600 # Updated this to the number of seconds you wish
|
|
|
|
|
|
|
|
group: !include groups.yaml
|
|
|
|
sensor: !include_dir_merge_list sensors
|
|
|
|
switch: !include_dir_merge_list switches
|
|
|
|
light: !include_dir_merge_list lights
|
|
|
|
automation: !include_dir_merge_list automations
|
|
|
|
scene: !include_dir_merge_list scenes
|
|
|
|
|
|
|
|
hacs:
|
|
|
|
sidepanel_title: Hacs Store
|
|
|
|
sidepanel_icon: mdi:store
|
|
|
|
token: 6bf2b1f782d1739eae8f3b52a5266bc259898e55
|
|
|
|
|
|
|
|
frontend:
|
|
|
|
javascript_version: latest
|
|
|
|
|
|
|
|
lovelace:
|
|
|
|
mode: yaml
|