8000 Small improvement of KNX Covers by Julius2342 · Pull Request #9476 · home-assistant/core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Small improvement of KNX Covers #9476

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

Merged
merged 2 commits into from
Sep 18, 2017
Merged

Small improvement of KNX Covers #9476

merged 2 commits into from
Sep 18, 2017

Conversation

Julius2342
Copy link
Contributor
@Julius2342 Julius2342 commented Sep 17, 2017

Description:

This PR should fix XKNX/xknx#57 and #9414

@mention-bot
Copy link

@Julius2342, thanks for your PR! By analyzing the history of the files in this pull request, we identified @open-homeautomation, @fabaff and @balloob to be potential reviewers.

hass.data[DATA_KNX].xknx.devices.add(cover)
add_devices([KNXCover(hass, cover, invert_position, invert_angle)])
add_devices([KNXCover(hass, cover)])
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please rename this into async_add_devices like other async platform does

@Julius2342
Copy link
Contributor Author

@pvizeli : i did the requested change. I also renamed other occurrences within components: #9485

@pvizeli pvizeli merged commit 0f7c358 into home-assistant:dev Sep 18, 2017
@Julius2342 Julius2342 deleted the xknx-cover-improvements branch September 19, 2017 07:38
@balloob balloob mentioned this pull request Sep 22, 2017
@home-assistant home-assistant locked and limited conversation to collaborators Mar 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cover up/down and current position mixed up/wrong
5 participants
0