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 Support for Heated Steering Wheel and Seats #188

Merged
merged 16 commits into from
Apr 24, 2022

Commits on Apr 9, 2022

  1. Configuration menu
    Copy the full SHA
    1c83a90 View commit details
    Browse the repository at this point in the history
  2. Match Tesla Functionality.

    Heated Seats are off if climate control is off.
    get seat heat level returns None if climate is off.
    Megabytemb committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    fd1db45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    223e74f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. Wait for HVAC to turn on.

    We need to wait for HVAC as the heater cannot be turned on while HVAC is off.
    Megabytemb committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    7942e5a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'add-heated-seats' of github.com:megabytemb/tesla into H…

    …eated-Steering-Wheel.
    
    Heated Seats and Heated Steering Wheel will now share logic
    Megabytemb committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    4dd0668 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0d3552 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8300989 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Configuration menu
    Copy the full SHA
    7e23a21 View commit details
    Browse the repository at this point in the history
  2. Match Tesla Functionality.

    Heated Seats are off if climate control is off.
    get seat heat level returns None if climate is off.
    Megabytemb committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    e8dbc3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e9867d View commit details
    Browse the repository at this point in the history
  4. Wait for HVAC to turn on.

    We need to wait for HVAC as the heater cannot be turned on while HVAC is off.
    Megabytemb committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    c2324e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a4bba6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bfd8cb5 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'Heated-Steering-Wheel' of github.com:megabytemb/tesla i…

    …nto Heated-Steering-Wheel
    Megabytemb committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    98313e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c6124d2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f300afd View commit details
    Browse the repository at this point in the history