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

Tradfri unique identities #10414

Merged
merged 12 commits into from
Nov 15, 2017
Merged

Commits on Nov 6, 2017

  1. Unique identity

    Use unique ID for generating keys and store them in config. Fallback to
    old id so existing installs will still work.
    NovapaX committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    e13ee00 View commit details
    Browse the repository at this point in the history
  2. Remove Timeouts

    they don't really work. this should be fixed in pytradfri I think.
    NovapaX committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    aa73a77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f0c9ac View commit details
    Browse the repository at this point in the history
  4. more selective import

    NovapaX committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    77b14e9 View commit details
    Browse the repository at this point in the history
  5. lint

    NovapaX committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    8df97c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2017

  1. Configuration menu
    Copy the full SHA
    ee6a8cd View commit details
    Browse the repository at this point in the history
  2. remove unnecessary imports

    NovapaX committed Nov 8, 2017
    Configuration menu
    Copy the full SHA
    29dca16 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2017

  1. Configuration menu
    Copy the full SHA
    2479856 View commit details
    Browse the repository at this point in the history
  2. async configurator calls

    NovapaX committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    7e5317a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5f0fd1 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. again: no asyncs in the syncs!

    last warning...
    NovapaX committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    20ef082 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2017

  1. Update tradfri.py

    balloob committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    48cca14 View commit details
    Browse the repository at this point in the history