8000 add link ability to configurator by mnestor · Pull Request #2035 · home-assistant/core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

add link ability to configurator #2035

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 1 commit into from
May 15, 2016

Conversation

mnestor
Copy link
Contributor
@mnestor mnestor commented May 10, 2016

Description:
Not thrilled with this but unsure of what would be better. This allows the dev to construct his description in such a way to have it end with a link like the few components I looked at do anyway.

Related issue (if applicable): #

Example entry for configuration.yaml (if applicable):

Checklist:

If code communicates with devices:

  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass
  • New dependencies have been added to the REQUIREMENTS variable (example).
  • New dependencies are only imported inside functions that use them (example).
  • New 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:

  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass
  • Tests have been added to verify that the new code works.

@balloob
Copy link
Member
balloob commented May 11, 2016

Looking at home-assistant/frontend#57 you expect the link attribute to be a hash? That will be quite unclear for users so let's just stick to two parameters, link_name, link_url

@mnestor
Copy link
Contributor Author
mnestor commented May 12, 2016

updated to 2 attributes instead of a hash

@mnestor mnestor mentioned this pull request May 12, 2016
7 tasks
@balloob
Copy link
Member
balloob commented May 13, 2016

There are a bunch of commits in this PR that shouldn't be here. The code looks fine but I can't merge it like this.

@mnestor mnestor force-pushed the configurator_link < 8000 /span> branch from 05707a4 to cfac403 Compare May 13, 2016 12:36
@mnestor
Copy link
Contributor Author
mnestor commented May 13, 2016

fixed

@balloob
Copy link
Member
balloob commented May 15, 2016

Awesome! 🐬

@balloob balloob merged commit 3ed6be5 into home-assistant:dev May 15, 2016
@home-assistant home-assistant locked and limited conversation to collaborators Mar 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0