Skip to content
This repository was archived by the owner on Dec 4, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jabesq/netatmo-api-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pinkolin/netatmo-api-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 5 files changed
  • 3 contributors

Commits on Jun 3, 2019

  1. Add homecoach scope comment

    cgtobi committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    cc61d27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba851fd View commit details
    Browse the repository at this point in the history
  3. Fix return if invalid content

    cgtobi committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    c42f694 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Improve error and debug messages

    Tobias Sauerwein Tobias Sauerwein
    Tobias Sauerwein authored and Tobias Sauerwein committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    e4adcfe View commit details
    Browse the repository at this point in the history
  2. Add error message if API not available

    Tobias Sauerwein Tobias Sauerwein
    Tobias Sauerwein authored and Tobias Sauerwein committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    b3ef014 View commit details
    Browse the repository at this point in the history
  3. Remove unneccessary imports

    cgtobi committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    7ea9cbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79abeb9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f36176 View commit details
    Browse the repository at this point in the history
  6. Remove thermostatdata class

    cgtobi committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    dacc28d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Merge pull request #1 from cgtobi/remove_deprecated_thermostatdata

    Remove deprecated thermostatdata
    pinkolin authored Jun 5, 2019
    Configuration menu
    Copy the full SHA
    e031855 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from cgtobi/fix_none

    Fix none
    pinkolin authored Jun 5, 2019
    Configuration menu
    Copy the full SHA
    6ec6257 View commit details
    Browse the repository at this point in the history
Loading