Skip to content

Add switch platform for Danfoss Air and additional sensors.#21046

Merged
fabaff merged 9 commits into
home-assistant:devfrom
JonasPed:danfoss_version2
Feb 15, 2019
Merged

Add switch platform for Danfoss Air and additional sensors.#21046
fabaff merged 9 commits into
home-assistant:devfrom
JonasPed:danfoss_version2

Conversation

@JonasPed1
Copy link
Copy Markdown
Contributor

@JonasPed1 JonasPed1 commented Feb 13, 2019

Description:

Add additional sensors and binary sensor for Danfoss Air HRV. Add switch platform as well.

Related issue (if applicable): fixes #

Pull request in home-assistant.io with documentation (if applicable): home-assistant/home-assistant.io#8554

Example entry for configuration.yaml (if applicable):

danfoss_air:
        host: X.X.X.X

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • New dependencies have been added to the REQUIREMENTS variable (example).
  • New dependencies are only imported inside functions that use them (example).
  • New or updated dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.
  • New files were added to .coveragerc.

If the code does not interact with devices:

  • Tests have been added to verify that the new code works.

Comment thread homeassistant/components/danfoss_air/switch.py Outdated
Comment thread homeassistant/components/danfoss_air/switch.py
Comment thread homeassistant/components/danfoss_air/binary_sensor.py Outdated
@ghost ghost assigned fabaff Feb 15, 2019
@fabaff fabaff merged commit 7d0f847 into home-assistant:dev Feb 15, 2019
@ghost ghost removed the in progress label Feb 15, 2019
@fabaff fabaff modified the milestone: 0.88.0 Feb 15, 2019
@balloob balloob mentioned this pull request Mar 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants