Home Assistant Setup für die LUG
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
590 B

system_health:
discovery:
sun:
config:
mobile_app:
frontend:
mqtt:
broker: mosquitto
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