Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/weather wind bearing #610

Merged
merged 4 commits into from Feb 19, 2021

Conversation

eXtenZy
Copy link
Contributor

@eXtenZy eXtenZy commented Feb 19, 2021

Description

Adds wind bearing attribute to the weather device. Accepts a value in degrees(DPT 5.003) and HA converts it into a heading of 1 to 3 letters (N, NW, NNE etc.).
Some KNX weather stations expose wind direction information. This PR enables showing wind direction in HA.

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • I have performed a self-review of my own code
  • The documentation has been adjusted accordingly
  • The changes generate no new warnings
  • Tests have been added that prove the fix is effective or that the feature works
  • The changes are documented in the changelog
  • The Homeassistant plugin has been adjusted in case of new config options

@coveralls
Copy link

Coverage Status

Coverage increased (+0.005%) to 94.932% when pulling 49ef59a on eXtenZy:feature/weather_wind_bearing into bc8a9f7 on XKNX:master.

@farmio farmio merged commit 1c3e804 into XKNX:master Feb 19, 2021
@farmio
Copy link
Member

farmio commented Feb 19, 2021

Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants