# Loads default set of integrations. Do not remove.
default_config:
# Load frontend themes from the themes folder
frontend:
themes: !include_dir_merge_named themes
knx:
sensor:
# - name: "Temperatur Wohnzimmer"
# temperature_address: "1/1/36"
# type: string
#
- name: "Temperatur Wohnzimmer1"
state_address: "1/1/19"
type: 2byte_float
#- name: "Temperatur Wohnzimmer2"
# #temperature_address: "1/1/29"
# group_address: "1/1/29" # Ersetzen Sie dies durch Ihre tats..chliche Gruppenadresse
# device_class: temperature
automation: !include automations.yaml # includiert das automation yaml
script: !include scripts.yaml
scene: !include scenes.yaml
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.