46 Commits

Author SHA1 Message Date
ed6a025bcb
Bumped version 2.2.1 2024-03-02 10:52:58 -03:00
cf8d9e6c98
Relaxed requests requirement 2024-03-02 10:52:34 -03:00
b67588367f
Added missing configurations in pyproject.toml 2.2.0 2024-03-02 10:23:55 -03:00
e33b5930b4
Bumped version 2024-03-02 10:15:14 -03:00
3b66e776f1
Removed unnecessary requirements.txt 2024-03-02 10:14:56 -03:00
f76daf6ddf
Using poetry and ruff on gitlab-ci 2024-03-02 10:13:58 -03:00
f3245a6826
Added poetry and ruff 2024-03-02 10:13:50 -03:00
99aa104657
Added retries to improve reliability 2024-03-02 08:24:01 -03:00
386a4a701f
Updated pre-commit to match requirements 2024-01-16 20:50:45 -03:00
1dc2e88a64
Fixed linting issues 2024-01-16 20:47:56 -03:00
018f5284b2
Refactored the code to make it more readable and maintanable 2024-01-16 20:45:01 -03:00
dade47ce16
Added calculating monophasic and biphasic powers 2023-12-12 19:49:09 -03:00
be7c46055e
Added power factor 2023-09-25 19:21:51 -03:00
ac583ab407
Added README 2023-08-17 15:36:58 -03:00
286de139b7 Merge branch 'refactor-to-class' into 'master'
Refactor UTE to class

See merge request rogs/ute!4
2023-08-17 18:27:18 +00:00
8f6d133ff5
Bumped version 2023-08-17 15:26:05 -03:00
fb41d72d47
Merge branch 'master' of gitlab.com:rogs/ute into refactor-to-class 2023-08-17 15:19:27 -03:00
3209d7e68c
Made further improvements to code readability 2023-08-17 15:16:44 -03:00
dd676630d3
Refactored the code to use a class instead of functions 2023-08-17 14:55:30 -03:00
0cbfcae1aa Merge branch 'test-linter' into 'master'
Going back to lint/deploy only

See merge request rogs/ute!3
2023-08-17 15:27:54 +00:00
35221e8a2e
Going back to lint/deploy only 2023-08-17 12:27:06 -03:00
6d435bb62a Merge branch 'test-linter' into 'master'
Separated Gitlab CI into more manageable steps

See merge request rogs/ute!2
2023-08-17 15:24:13 +00:00
90ad8925f7
Upgraded version 2023-08-17 12:23:02 -03:00
374522358f
Separated gitlab-ci steps further 2023-08-17 12:22:27 -03:00
9c12497baa Merge branch 'test-linter' into 'master'
Add linters to CI

See merge request rogs/ute!1
2023-08-17 15:21:12 +00:00
e7505f2852
Added all the packages for linting 2023-08-17 12:19:11 -03:00
1217c182a3
Changing stage to test on the linters 2023-08-17 12:15:26 -03:00
717a02ace5
Fixing gitlab-ci 2023-08-17 12:14:29 -03:00
e356a5e29b
Testing only the linter in another branch 2023-08-17 12:11:22 -03:00
2041aaa682
Pushed first version of the official package 2023-08-17 11:41:34 -03:00
2f68cf8907
Added gitlab-ci, testing first automatic deployment 2023-08-17 11:35:32 -03:00
e97d289e11
Changed project name 2023-08-17 11:03:19 -03:00
416f6dd0b0
Added build info to pyproject.toml and README.org 2023-08-17 10:54:17 -03:00
448991cee1
Added GPL Licence 2023-08-17 10:53:33 -03:00
345beaa975
Abstracted the base_url from the URLs 2023-08-17 10:34:03 -03:00
7f8f3e19c7
Added network status and renewable_sources 2023-08-17 10:17:34 -03:00
d0597d05a2
Added function to get ute peak info 2023-08-17 09:43:48 -03:00
5b8f75fb03
Added methods for getting the account_id and account_info, refactored
make_request
2023-08-17 09:29:25 -03:00
fc1ac46c78
Added more explanations to the costs calculation 2023-08-17 08:51:52 -03:00
ac9045758d
Added a function to get the average price for a given plan 2023-08-17 08:48:32 -03:00
53ff0738df
Fixed black and flake8 suggestions 2023-08-17 08:42:54 -03:00
fc646988fe
Renamed function 2023-08-17 08:40:03 -03:00
8bffb19b2e
Using the same headers for every request, improved documentation 2023-08-17 08:38:21 -03:00
d39453f95e
Added requirements.txt 2023-08-16 23:22:06 -03:00
e14a5fcfa4
Added login 2023-08-16 23:14:35 -03:00
b8e1cb50d7
Initial commit 2023-08-16 22:48:11 -03:00