Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95437

Dyson Climate Component Missing

$
0
0

@oman wrote:

For some reason the climate component is missing when using the Dyson integration with my Dyson HP04 Pure Hot+Cool.

Fan and sensors are displaying as entities, and work but climate is nowhere to be seen.

I have spent hours looking into this and just can’t make sense of it.

My configuration.yaml looks like 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

homeassistant:
  customize:
    media_player.bedroom:
      device_class: tv

tplink:
sonos:
dyson:
  username: "xxxxxxxxx"
  password: "xxxxxxxxx"
  language: GB
  devices:
    - device_id: xxxxxxxxx
      device_ip: xxxxxxxxx     

homekit:
  filter:
    include_domains:
        - switch
        - media_player
        - fan
        - climate
  entity_config:
    media_player.bedroom:
      feature_list:
        - feature: play_pause
        - feature: toggle_mute

group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml

Thanks!

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 95437

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>