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

Support for multiple Fibaro gateways #19705

Merged
merged 9 commits into from
Jan 11, 2019
Merged

Commits on Jan 1, 2019

  1. Preparing for transition to config flow

    Added multiple gateway support
    Reworked parameter flow to platforms to enable multiple controllers
    Breaking change to config, now a list of gateways is expected instead of a single config
    pbalogh77 committed Jan 1, 2019
    Configuration menu
    Copy the full SHA
    4868a77 View commit details
    Browse the repository at this point in the history
  2. Updated coveragerc

    Added new location of fibaro component
    pbalogh77 committed Jan 1, 2019
    Configuration menu
    Copy the full SHA
    4dc95eb View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2019

  1. Fixes based on code review and extended logging

    Addressed issues raised by code review
    Added extended debug logging to get better reports from users if the device type mapping is not perfect
    pbalogh77 committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    ca565fc View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. Changhes based on code review

    Changes to how configuration is read and schemas
    Fix to device type mapping logic
    pbalogh77 committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    d07cff5 View commit details
    Browse the repository at this point in the history
  2. simplified reading config

    pbalogh77 committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    8e4e157 View commit details
    Browse the repository at this point in the history
  3. oops

    oops
    pbalogh77 committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    48cff00 View commit details
    Browse the repository at this point in the history
  4. grr

    grr
    pbalogh77 committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    43adef1 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. Configuration menu
    Copy the full SHA
    4172234 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. changes based on code review

    changes based on code review
    pbalogh77 committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    d541d17 View commit details
    Browse the repository at this point in the history