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.

28 lines
590 B

system_health:
discovery:
sun:
config:
mobile_app:
3 years ago
frontend:
4 years ago
mqtt:
4 years ago
broker: mosquitto
4 years ago
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
4 years ago
light: !include_dir_merge_list lights
4 years ago
automation: !include_dir_merge_list automations
scene: !include_dir_merge_list scenes