Hallo
Im new at this - and i am trying to connect my AHU but i get this error:
Invalid config
The following integrations and platforms could not be set up:
- comfoconnect
- comfoconnect.sensor
Please check your config.
and my configuration.yalm I have this:
# Configure a default setup of Home Assistant (frontend, api, etc)
default_config:
# Uncomment this if you are using SSL/TLS, running in Docker container, etc.
# http:
# base_url: example.duckdns.org:8123
# Text to speech
tts:
- platform: google_translate
group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
## KAMERAOPSÆTNING
#binary_sensor:
# - platform: hikvision
# host: 192.168.1.200
# port: 80
# ssl: false
# username: admin
# password: 9433
## customize:
## motion_1:
## delay: 30
## field_detection_2:
## ignored: true
# VENTILATIONSANLÆG kontakt
comfoconnect:
host: 192.168.1.193
# name: ComfoAirQ350
# pin: 0000
sensor:
# VENTILATIONSAGGREGAT
- platform: comfoconnect
resources:
- air_flow_exhaust
- air_flow_supply
- bypass_state
- current_humidity
- current_temperature
- days_to_replace_filter
- exhaust_fan_duty
- exhaust_fan_speed
- exhaust_humidity
- exhaust_temperature
- outside_humidity
- outside_temperature
- power_usage
- supply_fan_duty
- supply_fan_speed
- supply_humidity
- supply_temperature
# REJSEPLANEN
- platform: rejseplanen
stop_id: 9755
What is wrong? "Rejseplanen works fine!