Commit Graph

23 Commits

Author SHA1 Message Date
4d9897a4ca Release 0.7.1 2020-04-26 19:14:03 +02:00
e00df962c4 Release 0.7.0 2020-04-22 14:05:26 +02:00
6f770825df Release 0.6.0 2020-04-16 22:07:09 +02:00
57d1a733c8 Setup update (#25) 2020-04-02 20:00:47 +02:00
697cef02a2 Release 0.5.0 2020-03-31 23:23:13 +02:00
b09d7531bd Fix : build with multiple packages 2020-03-31 23:22:42 +02:00
aa9bba8814 Add tests + some fixes (#23)
* Add tests + some fixes

Fixes:
- [utilization] cpu_total_load returns `None` if one load is 0
- [storage] volume_disk_temp_avg + volume_disk_temp_max were global, not volume related

Add:
- [storage] env
- [storage] storage_pools

Changes:
- api.password is now private
- api.storage_url is now private
- use API_KEY on each of APIs/services

* Fix encoding

* Use future division

* Add test_disk + test_volume to check error handling cases
2020-03-30 23:07:54 +02:00
2fc1977874 Simplify setup read file + update to ProtoThis (#20) 2020-03-29 12:28:01 +02:00
bb5c3f02c5 Use pylint instead of flake8 (#18) 2020-03-29 12:24:42 +02:00
2827c6f046 Back is black (#17)
* Format with black
2020-03-26 00:37:28 +01:00
adc62de793 Add PyPi badges + Add long_description, python_requires, license, & classifiers to setup (#15)
+ format setup to use 4 spaces indent
2020-03-25 20:34:15 +01:00
8cda077a64 Updated Readme
Updated Setup
Prepared for PyPi release
2020-01-20 14:51:20 -05:00
a5446a052f Update setup.py 2018-07-02 22:03:51 +02:00
f415f22768 Fixed incorrect merge 2016-10-27 18:07:12 +00:00
7ebcd5108a Forced modified file
Merge branch 'master' of https://github.com/StaticCube/python-synology

Conflicts:
	setup.py
2016-10-27 18:05:32 +00:00
9fdd55382b Fixed getting / setting functions and improved get requests 2016-10-27 18:03:39 +00:00
44c25011ca Fixed setup.py 2016-10-24 19:07:49 +00:00
2c0f31e189 Fixed setup.py 2016-10-24 18:59:27 +00:00
a04e47ffcf Added update mechanism 2016-10-23 20:07:29 +00:00
23a2da7adb Fixed setup directory naming 2016-10-14 20:18:26 +00:00
56050dd903 Fixed setup.py 2016-10-14 20:16:18 +00:00
e01b563b67 Preparing for Tagging 2016-10-14 20:09:15 +00:00
5a2f6a16ab Setup basic project structure 2016-10-12 18:44:34 +00:00