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

Sleepiq single sleeper crash #24941

Merged
merged 10 commits into from Jul 7, 2019
Merged

Sleepiq single sleeper crash #24941

merged 10 commits into from Jul 7, 2019

Commits on Jul 1, 2019

  1. Update sleepyq to 0.7

    Fixes crash when working with a single sleeper.
    qypea committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    db6fc83 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. sleepiq: Handle null side definitions

    These happen if no sleeper is defined for a side of the bed. Don't
    create sensors for null sides; they'll crash every time we try to use
    them.
    qypea committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    01cff6c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. Configuration menu
    Copy the full SHA
    1e143de View commit details
    Browse the repository at this point in the history
  2. sleepi: Fix test_sensor.TestSleepIQSensorSetup

    Sleepyq 0.7 throws on empty strings, so we have to specify them.
    qypea committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    744145d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5f7703 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fa98ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be97e69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b19b341 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2019

  1. Configuration menu
    Copy the full SHA
    6468c33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cbd8d6 View commit details
    Browse the repository at this point in the history