Thanks to visit codestin.com
Credit goes to github.com

Skip to content

documentation for Lutron Caseta update #3883

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
Nov 18, 2017

Conversation

mdonoughe
Copy link
Contributor

Description:

This is the documentation update to go with home-assistant/core#10286.

I'm not sure I'm doing the right thing with the pairing script, but I made some improvements over the original:

  • I rewrote it in Python, so it should be more accessible. The old script only worked in Bash on Linux (not even Bash on other platforms) and only with certain tools installed. At least for Home Assistant, it seems more likely that the user can execute a Python script.
  • The CA certificate is retrieved from the bridge. Previously, this was a manual step.
  • The files we need are generated as separate files so the user doesn't need to split them apart afterwards.

Pull request in home-assistant (if applicable): home-assistant/core#10286

@mdonoughe mdonoughe changed the title initial documentation for caseta update documentation for Lutron Caseta update Nov 4, 2017
@ontl
Copy link

ontl commented Nov 4, 2017

The sample config in the documentation expects "caseta.key" and "caseta.crt", but it looks like the script in the zip generates "client.key" and "client.crt" instead. Recommend changing the get_lutron_cert.py script to generate "caseta.xxx".

Thanks for all your work on this fix!

@mdonoughe
Copy link
Contributor Author

I thought I'd changed all of those, but apparently I only changed the documentation. It should be better now.

@frenck frenck added this to the 0.58 milestone Nov 18, 2017
@frenck
Copy link
Member

frenck commented Nov 18, 2017

Thank you @mdonoughe 🏅

@frenck frenck merged commit 9e563d8 into home-assistant:next Nov 18, 2017
@frenck frenck self-assigned this Nov 18, 2017
balloob pushed a commit that referenced this pull request Nov 18, 2017
* initial documentation for caseta update

* get zip from home-assistant.github.io
@mdonoughe mdonoughe deleted the pylutron-update branch November 26, 2017 17:19
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.

4 participants