-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: fxstein/netatmo-api-python
base: master
head repository: heinemml/netatmo-api-python
compare: master
- 15 commits
- 3 files changed
- 5 contributors
Commits on Dec 6, 2015
-
changed DeviceList Class to use "getstationsdata" call instead of dep…
…recated "getdevicelist"
Configuration menu - View commit details
-
Copy full SHA for b7acc94 - Browse repository at this point
Copy the full SHA b7acc94View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3470b8 - Browse repository at this point
Copy the full SHA f3470b8View commit details -
Removed class User as it's using deprecated API.
Added userData method to DeviceList Class
Configuration menu - View commit details
-
Copy full SHA for c3e69bb - Browse repository at this point
Copy the full SHA c3e69bbView commit details
Commits on Dec 25, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 2450e3a - Browse repository at this point
Copy the full SHA 2450e3aView commit details
Commits on Jan 8, 2016
-
This method generate error when used. No information found about this on python doc.
Configuration menu - View commit details
-
Copy full SHA for f468d09 - Browse repository at this point
Copy the full SHA f468d09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9932647 - Browse repository at this point
Copy the full SHA 9932647View commit details -
They need to be there for use in Python3
Configuration menu - View commit details
-
Copy full SHA for 59d157d - Browse repository at this point
Copy the full SHA 59d157dView commit details
Commits on Jan 14, 2016
-
Removed extra function from setup.py
Removed the install_scripts_and_symlinks function from setup.py. This appears to be attempting to link executable scripts to somewhere or some nonsense. Whatever. It totally breaks on *nix systems without elevated privileges and it isn’t even the correct way to do what it is trying to do. Also, the package still seems to work with it removed. So… Gonzo.
Configuration menu - View commit details
-
Copy full SHA for 0a565e7 - Browse repository at this point
Copy the full SHA 0a565e7View commit details -
Fixed the packaging of the library. It is much nicer now and will install much more easily.
Configuration menu - View commit details
-
Copy full SHA for a9331d9 - Browse repository at this point
Copy the full SHA a9331d9View commit details -
This should actually be a bit cleaner.
Now just distributing as one file.
Configuration menu - View commit details
-
Copy full SHA for 311850c - Browse repository at this point
Copy the full SHA 311850cView commit details -
Merge pull request philippelt#1 from rmkraus/master
Cleaned up the distribution
Configuration menu - View commit details
-
Copy full SHA for 43ff238 - Browse repository at this point
Copy the full SHA 43ff238View commit details
Commits on Mar 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2639b6e - Browse repository at this point
Copy the full SHA 2639b6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35b7ee8 - Browse repository at this point
Copy the full SHA 35b7ee8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39dfbe1 - Browse repository at this point
Copy the full SHA 39dfbe1View commit details
Commits on Mar 23, 2016
-
Merge pull request philippelt#1 from silvamerica/master
pull in improvements from other forks
Configuration menu - View commit details
-
Copy full SHA for 920ab47 - Browse repository at this point
Copy the full SHA 920ab47View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master