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 optimizer data to solaredge_local #26708

Merged
merged 38 commits into from Sep 21, 2019
Merged

Commits on Sep 18, 2019

  1. making SENSOR_TYPES universal

    scheric committed Sep 18, 2019
    Copy the full SHA
    369ffec View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c96622b View commit details
    Browse the repository at this point in the history
  3. add maintenance data

    scheric committed Sep 18, 2019
    Copy the full SHA
    6f52bcd View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ef84887 View commit details
    Browse the repository at this point in the history
  5. add new sensors

    scheric committed Sep 18, 2019
    Copy the full SHA
    0b2b6a5 View commit details
    Browse the repository at this point in the history
  6. add statistics lib

    scheric committed Sep 18, 2019
    Copy the full SHA
    7853971 View commit details
    Browse the repository at this point in the history
  7. update sensor data setting

    scheric committed Sep 18, 2019
    Copy the full SHA
    b04fc92 View commit details
    Browse the repository at this point in the history
  8. making api requests universal

    scheric committed Sep 18, 2019
    Copy the full SHA
    6f3d985 View commit details
    Browse the repository at this point in the history
  9. fix Cl

    scheric committed Sep 18, 2019
    Copy the full SHA
    e4c1dd5 View commit details
    Browse the repository at this point in the history
  10. Update requirements_all.txt

    scheric committed Sep 18, 2019
    Copy the full SHA
    69833d0 View commit details
    Browse the repository at this point in the history
  11. fix temperature

    scheric committed Sep 18, 2019
    Copy the full SHA
    8d68271 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. fix f-strings

    scheric committed Sep 19, 2019
    Copy the full SHA
    e2c438f View commit details
    Browse the repository at this point in the history
  2. Style guidelines

    scheric committed Sep 19, 2019
    Copy the full SHA
    6b093a1 View commit details
    Browse the repository at this point in the history
  3. shortening line length

    scheric committed Sep 19, 2019
    Copy the full SHA
    b16b631 View commit details
    Browse the repository at this point in the history
  4. PEP8 test

    scheric committed Sep 19, 2019
    Copy the full SHA
    508df81 View commit details
    Browse the repository at this point in the history
  5. flake8

    scheric committed Sep 19, 2019
    Copy the full SHA
    17a0642 View commit details
    Browse the repository at this point in the history
  6. Black test

    scheric committed Sep 19, 2019
    Copy the full SHA
    fc4ea07 View commit details
    Browse the repository at this point in the history
  7. revert line length to 80

    scheric committed Sep 19, 2019
    Copy the full SHA
    53f5002 View commit details
    Browse the repository at this point in the history
  8. Repair line 12

    scheric committed Sep 19, 2019
    Copy the full SHA
    22dfd77 View commit details
    Browse the repository at this point in the history
  9. black

    scheric committed Sep 19, 2019
    Copy the full SHA
    23b5020 View commit details
    Browse the repository at this point in the history
  10. style change

    scheric committed Sep 19, 2019
    Copy the full SHA
    720002b View commit details
    Browse the repository at this point in the history
  11. Black

    scheric committed Sep 19, 2019
    Copy the full SHA
    a98fb2d View commit details
    Browse the repository at this point in the history
  12. black using pip

    scheric committed Sep 19, 2019
    Copy the full SHA
    a95e52e View commit details
    Browse the repository at this point in the history
  13. fix for pylint

    scheric committed Sep 19, 2019
    Copy the full SHA
    34d7454 View commit details
    Browse the repository at this point in the history
  14. added proper variable name

    scheric committed Sep 19, 2019
    Copy the full SHA
    1b2224b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. for loop cleanup

    scheric committed Sep 20, 2019
    Copy the full SHA
    0a45102 View commit details
    Browse the repository at this point in the history
  2. fix capitals

    scheric committed Sep 20, 2019
    Copy the full SHA
    cba6539 View commit details
    Browse the repository at this point in the history
  3. Update units

    scheric committed Sep 20, 2019
    Copy the full SHA
    064948a View commit details
    Browse the repository at this point in the history
  4. black

    scheric committed Sep 20, 2019
    Copy the full SHA
    b32e740 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f34ddda View commit details
    Browse the repository at this point in the history
  6. Roundig large numbers

    scheric committed Sep 20, 2019
    Copy the full SHA
    5ebd462 View commit details
    Browse the repository at this point in the history
  7. Add myself to codeowners

    scheric committed Sep 20, 2019
    Copy the full SHA
    c82d6fd View commit details
    Browse the repository at this point in the history
  8. Fix layout manifest

    scheric committed Sep 20, 2019
    Copy the full SHA
    f3fdcd5 View commit details
    Browse the repository at this point in the history
  9. Fix layout manifest

    scheric committed Sep 20, 2019
    Copy the full SHA
    e65c237 View commit details
    Browse the repository at this point in the history
  10. Update manifest.json

    scheric committed Sep 20, 2019
    Copy the full SHA
    d504ef3 View commit details
    Browse the repository at this point in the history
  11. repair manifest layout

    scheric committed Sep 20, 2019
    Copy the full SHA
    ab14af1 View commit details
    Browse the repository at this point in the history
  12. remove newline in manifest

    scheric committed Sep 20, 2019
    Copy the full SHA
    0234bda View commit details
    Browse the repository at this point in the history
  13. add myself to CODEOWNERS

    scheric committed Sep 20, 2019
    Copy the full SHA
    0d1435a View commit details
    Browse the repository at this point in the history