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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typecheck Devices #551

Merged
merged 14 commits into from
Jan 6, 2021
Merged

Typecheck Devices #551

merged 14 commits into from
Jan 6, 2021

Commits on Jan 3, 2021

  1. typecheck BinarySensor and Action

    except for from_config()
    farmio committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    fee4218 View commit details
    Browse the repository at this point in the history
  2. type __str__() everywhere

    farmio committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    4f30488 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

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

Commits on Jan 5, 2021

  1. typecheck Cover

    farmio committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    f09b96d View commit details
    Browse the repository at this point in the history
  2. typecheck DateTime

    farmio committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    633199a View commit details
    Browse the repository at this point in the history
  3. typecheck ExposeSensor

    farmio committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    9e8c51f View commit details
    Browse the repository at this point in the history
  4. typecheck Fan

    farmio committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    7f31d94 View commit details
    Browse the repository at this point in the history
  5. typecheck Light

    farmio committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    4dc6087 View commit details
    Browse the repository at this point in the history
  6. typecheck Notification

    farmio committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    ba7d83b View commit details
    Browse the repository at this point in the history
  7. typecheck Scene

    farmio committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    eca87e2 View commit details
    Browse the repository at this point in the history
  8. typecheck Sensor

    farmio committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    c23f82f View commit details
    Browse the repository at this point in the history
  9. typecheck Switch

    farmio committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    7f7d344 View commit details
    Browse the repository at this point in the history
  10. typecheck Weather

    farmio committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    b75b2e9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ddb5030 View commit details
    Browse the repository at this point in the history