home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
70.45k stars 29.38k forks source link

Add support for Dyson Pure Humidify +cool 2018 Air Humidifier #36565

Closed rudgr closed 4 years ago

rudgr commented 4 years ago

The problem

Seems that the Dyson Pure Humidify +Cool is not supported? would be great if it could be added.

serial: C4H-EU-NAA6639A

https://www.dyson.co.uk/purifier-humidifiers/dyson-pure-humidify-cool-overview.html

Environment

arch armv7l
chassis embedded
dev false
docker true
hassio true
host_os HassOS 4.9
installation_type Home Assistant
os_name Linux
os_version 5.4.42-v7l
python_version 3.7.7
supervisor 227
timezone Europe/Amsterdam
version 0.110.5
virtualenv false

Problem-relevant configuration.yaml

dyson:
  username: !secret base_username
  password: !secret dyson_password
  language: NL
  devices:
    - device_id: C4H-EU-NAA6639A
      device_ip: 192.168.1.180

Traceback/Error logs

Log Details (WARNING)
Logger: homeassistant.components.dyson
Source: components/dyson/__init__.py:86
Integration: Dyson (documentation, issues)
First occurred: 10:11:02 (1 occurrences)
Last logged: 10:11:02

Unable to find device C4H-EU-NAA6639A in Dyson account

Additional information

related PR: https://github.com/home-assistant/core/pull/22215

frenck commented 4 years ago

Thank you for reaching out. We use GitHub for tracking issues, not for providing support or tracking feature requests.

If you want to suggest a feature, you should try our Community Forum: Feature Requests.

If you have additional questions, feel free to join our Discord chat server.

Thanks! 👍