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

restructure and improve gateway subdevices #700

Merged
merged 35 commits into from
May 27, 2020

Commits on May 20, 2020

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

Commits on May 23, 2020

  1. Update gateway.py

    starkillerOG authored May 23, 2020
    Configuration menu
    Copy the full SHA
    5f1cf14 View commit details
    Browse the repository at this point in the history
  2. fix cli

    starkillerOG authored May 23, 2020
    Configuration menu
    Copy the full SHA
    dbf986d View commit details
    Browse the repository at this point in the history
  3. black formatting

    starkillerOG authored May 23, 2020
    Configuration menu
    Copy the full SHA
    8ffb765 View commit details
    Browse the repository at this point in the history
  4. filter out gateway

    starkillerOG authored May 23, 2020
    Configuration menu
    Copy the full SHA
    692ebfc View commit details
    Browse the repository at this point in the history
  5. better error handeling

    starkillerOG authored May 23, 2020
    Configuration menu
    Copy the full SHA
    c4c0699 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    581dcb3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27a89d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d18c65f View commit details
    Browse the repository at this point in the history
  9. add comments

    starkillerOG authored May 23, 2020
    Configuration menu
    Copy the full SHA
    a21e381 View commit details
    Browse the repository at this point in the history
  10. use DeviceType.Gateway

    Co-authored-by: Teemu R. <tpr@iki.fi>
    starkillerOG and rytilahti authored May 23, 2020
    Configuration menu
    Copy the full SHA
    064ffe8 View commit details
    Browse the repository at this point in the history
  11. Update gateway.py

    starkillerOG authored May 23, 2020
    Configuration menu
    Copy the full SHA
    96efd88 View commit details
    Browse the repository at this point in the history
  12. improve discovered info

    starkillerOG authored May 23, 2020
    Configuration menu
    Copy the full SHA
    651664f View commit details
    Browse the repository at this point in the history
  13. fix formatting

    starkillerOG authored May 23, 2020
    Configuration menu
    Copy the full SHA
    25e52e6 View commit details
    Browse the repository at this point in the history
  14. better use of dev_info

    starkillerOG authored May 23, 2020
    Configuration menu
    Copy the full SHA
    d4da84e View commit details
    Browse the repository at this point in the history
  15. final black formatting

    starkillerOG authored May 23, 2020
    Configuration menu
    Copy the full SHA
    b2bb69d View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

  1. process revieuw

    starkillerOG authored May 24, 2020
    Configuration menu
    Copy the full SHA
    194a57a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e85b885 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    040e2c1 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

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

    starkillerOG authored May 26, 2020
    Configuration menu
    Copy the full SHA
    1f016ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b471c2 View commit details
    Browse the repository at this point in the history
  4. Update gateway.py

    starkillerOG authored May 26, 2020
    Configuration menu
    Copy the full SHA
    2b7e1b7 View commit details
    Browse the repository at this point in the history
  5. add back SensorHT

    starkillerOG authored May 26, 2020
    Configuration menu
    Copy the full SHA
    9a4eef7 View commit details
    Browse the repository at this point in the history
  6. add back Empty response

    starkillerOG authored May 26, 2020
    Configuration menu
    Copy the full SHA
    f73b167 View commit details
    Browse the repository at this point in the history
  7. black formatting

    starkillerOG authored May 26, 2020
    Configuration menu
    Copy the full SHA
    8b84163 View commit details
    Browse the repository at this point in the history
  8. add missing docstrings

    starkillerOG authored May 26, 2020
    Configuration menu
    Copy the full SHA
    91fb301 View commit details
    Browse the repository at this point in the history
  9. fix except

    starkillerOG authored May 26, 2020
    Configuration menu
    Copy the full SHA
    630ade9 View commit details
    Browse the repository at this point in the history
  10. fix black

    starkillerOG authored May 26, 2020
    Configuration menu
    Copy the full SHA
    f25a726 View commit details
    Browse the repository at this point in the history
  11. Update pyproject.toml

    starkillerOG committed May 26, 2020
    Configuration menu
    Copy the full SHA
    b6104d1 View commit details
    Browse the repository at this point in the history
  12. Update pyproject.toml

    starkillerOG committed May 26, 2020
    Configuration menu
    Copy the full SHA
    a114386 View commit details
    Browse the repository at this point in the history
  13. fix dataclasses

    starkillerOG committed May 26, 2020
    Configuration menu
    Copy the full SHA
    e99accb View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Configuration menu
    Copy the full SHA
    eaba358 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ab1dc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f05432 View commit details
    Browse the repository at this point in the history