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

Add RMV public transport sensor #15814

Merged
merged 27 commits into from Aug 10, 2018
Merged

Commits on Aug 2, 2018

  1. Copy the full SHA
    c3f61e0 View commit details
    Browse the repository at this point in the history
  2. Add required module.

    cgtobi committed Aug 2, 2018
    Copy the full SHA
    b9b59aa View commit details
    Browse the repository at this point in the history
  3. Fix naming problem.

    cgtobi committed Aug 2, 2018
    Copy the full SHA
    41c34ea View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. Add unit test.

    cgtobi committed Aug 3, 2018
    Copy the full SHA
    f9e88b6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    221167e View commit details
    Browse the repository at this point in the history
  3. Add new requirements.

    cgtobi committed Aug 3, 2018
    Copy the full SHA
    504049b View commit details
    Browse the repository at this point in the history
  4. Fix variable name.

    cgtobi committed Aug 3, 2018
    Copy the full SHA
    db76dd0 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2018

  1. Copy the full SHA
    2d9c122 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary code.

    cgtobi committed Aug 5, 2018
    Copy the full SHA
    485ae89 View commit details
    Browse the repository at this point in the history
  3. Fix linter error.

    cgtobi committed Aug 5, 2018
    Copy the full SHA
    6fcc48d View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. Fix config value validation.

    cgtobi committed Aug 6, 2018
    Copy the full SHA
    741a711 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1403293 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2018

  1. Copy the full SHA
    f67f22e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    74117c3 View commit details
    Browse the repository at this point in the history
  3. Simplify product validation.

    cgtobi committed Aug 7, 2018
    Copy the full SHA
    2accb78 View commit details
    Browse the repository at this point in the history
  4. Remove redundant code.

    cgtobi committed Aug 7, 2018
    Copy the full SHA
    661bad1 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. Address code change requests.

    cgtobi committed Aug 9, 2018
    Copy the full SHA
    26f1227 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b714364 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8be8b07 View commit details
    Browse the repository at this point in the history
  4. Simplify destination check.

    cgtobi committed Aug 9, 2018
    Copy the full SHA
    d21cec3 View commit details
    Browse the repository at this point in the history
  5. Fix linter problem.

    cgtobi committed Aug 9, 2018
    Copy the full SHA
    4341b8a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    72c3b7e View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Name variable more explicit.

    cgtobi committed Aug 10, 2018
    Copy the full SHA
    9f29d30 View commit details
    Browse the repository at this point in the history
  2. Only query once a minute.

    cgtobi committed Aug 10, 2018
    Copy the full SHA
    844c439 View commit details
    Browse the repository at this point in the history
  3. Update test case.

    cgtobi committed Aug 10, 2018
    Copy the full SHA
    cacfd46 View commit details
    Browse the repository at this point in the history
  4. Fix config validation.

    cgtobi committed Aug 10, 2018
    Copy the full SHA
    a9949a4 View commit details
    Browse the repository at this point in the history
  5. Remove unneeded import.

    cgtobi committed Aug 10, 2018
    Copy the full SHA
    1642b47 View commit details
    Browse the repository at this point in the history