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

New GW-Firmware with new Authentication #9

Closed
marioqx opened this issue Apr 15, 2018 · 4 comments
Closed

New GW-Firmware with new Authentication #9

marioqx opened this issue Apr 15, 2018 · 4 comments
Assignees

Comments

@marioqx
Copy link

marioqx commented Apr 15, 2018

tomidix,

first I would like to thank you for the cool library. I'm about to create a disco-light using NAudio and your tradfri-library.

While doing so I cam acrosse the following:
home-assistant/core#10252

IKEA apparently changed authentication in order not to require to save the GW-key in every app for apparent security reasons.

Instead, the introduce a connection oriented authentication with a connection-name and connection-key. This pair needs to be once obtained with the use of the GW-key.

Could you please adapt your library accordingly.

Thanks
Marioqx

@dominicusmento
Copy link
Owner

Thanks for the info, I'll look at it as soon as I find some time.

@dominicusmento dominicusmento self-assigned this May 8, 2018
@marioqx
Copy link
Author

marioqx commented May 10, 2018

Thanks for picking this up. I've created a repository with one application building on your library in return. I do have some further suggested changes/commits to your library if desired.

@dominicusmento
Copy link
Owner

I've added you as a collaborator, you should be able to fork the repo and make pull requests if you have any suggestions.. feel free to do it

dominicusmento added a commit that referenced this issue May 11, 2018
* nuget package configured, downgraded on .net 4.5 cause of rpi, changed namespace, some minor functionalities added to group and deviice controllers..

* Feature/some minor functionalities (#5)

* documentation on existing functions added, groups example usage added

* Group moods implemented, some code tweaks, device color implementation now works

* SmartTask implemented

* fixed issue #4 - Connect Method with invalid details doesnt throw

* readme updated

* readme updated with badges

* fix issue #9, newer connection method using appSecret implemented
@dominicusmento
Copy link
Owner

this is solved in v0.3.0.18

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

No branches or pull requests

2 participants