Commit Graph

  • 0e6c124c81 1.9 1.9 Thomas Luther 2024-05-20 01:59:47 +0200
  • ed043e5f05 1.8.0 main Thomas Luther 2024-04-26 20:17:04 +0200
  • b4c7c07b79 1.8.1 Thomas Luther 2024-04-24 12:46:25 +0200
  • b41590e888 1.8.1 v1.8.1 Thomas Luther 2024-04-24 12:22:21 +0200
  • 2afab331db Pipfile.lock update Thomas Luther 2024-04-23 15:20:42 +0200
  • 986b6ee2eb 1.8.0 Thomas Luther 2024-04-16 19:31:42 +0200
  • 336beacfe3 1.8.0 v1.8.0 Thomas Luther 2024-04-16 19:07:59 +0200
  • 3c88d4152a 1.7.1 Thomas Luther 2024-03-28 13:35:15 +0100
  • 2c44a5e931 1.7.1 v1.7.1 Thomas Luther 2024-03-27 11:53:59 +0100
  • abd35546eb 1.7.0 v1.7.0 Thomas Luther 2024-03-26 01:15:38 +0100
  • fdf4a1d7e7 Example update Thomas Luther 2024-03-25 16:22:04 +0000
  • 1430cb9d5b 1.6.2 v1.6.2 Thomas Luther 2024-03-15 14:20:16 +0000
  • f0ea4d0665
    Merge pull request #75 from thomluther:1.6.1 v1.6.1 Thomas Luther 2024-03-12 13:23:20 +0100
  • f984e54bf2 R1.6.1 Thomas Luther 2024-03-12 11:39:44 +0000
  • 3a917a1c68
    Merge pull request #72 from thomluther:1.6.0 v1.6.0 Thomas Luther 2024-03-11 14:24:14 +0100
  • bc5d1dbb24 R1.6.0 Thomas Luther 2024-03-11 10:48:56 +0000
  • a939bcb5f1 R1.6.0 Thomas Luther 2024-03-11 10:44:21 +0000
  • 4433d18627 R1.5.5 Thomas Luther 2024-03-07 17:17:15 +0100
  • 4cf9641ec2 R1.5.5 1.5.5 Thomas Luther 2024-03-07 16:47:52 +0100
  • 7f9a99b09b fix model check for capacity Thomas Luther 2024-03-01 23:58:23 +0100
  • 33cd690114 more charging power fixes Thomas Luther 2024-03-01 23:18:09 +0100
  • 746578dfcb Added Data update time Thomas Luther 2024-03-01 14:54:25 +0100
  • 34332ea337 Release 1.5.2 v1.5.2 Thomas Luther 2024-02-29 17:56:33 +0000
  • 1d7e97407e Complete set_cutoff method Thomas Luther 2024-02-28 00:37:47 +0100
  • a3a1796971 Define capacity for known PNs Thomas Luther 2024-02-27 23:29:23 +0100
  • 4060448a47 updated examples Thomas Luther 2024-02-27 17:40:34 +0100
  • b3835dc007 - Findings in system exports #55 - Include battery capacity and energy into solarbank_monitor #56 - Bug in Solar power/Charge power #48 v1.5.1 Thomas Luther 2024-02-27 11:02:37 +0100
  • 76a3db6380
    Merge pull request #54 from thomluther/release-1.5.0 v1.5.0 Thomas Luther 2024-02-26 01:15:13 +0100
  • cd0a3eb87c release 1.5 Thomas Luther 2024-02-26 01:13:20 +0100
  • 0850a8d992 pip install fails #51 Thomas Luther 2024-02-26 00:19:38 +0100
  • bd19d40307
    Merge pull request #50 from stuertz/pipenv Thomas Luther 2024-02-26 00:10:13 +0100
  • 661e9e2af4
    Merge pull request #47 from stuertz/reactivate_test_api Thomas Luther 2024-02-26 00:06:03 +0100
  • f01cc6b783
    feat: use pipenv for dep managament Jan Stürtz 2024-02-23 09:37:32 +0100
  • 6592698f01
    refactor: tests only executed on demand, but nolonger commented to avoid rot Jan Stürtz 2024-02-22 16:47:09 +0100
  • 1a21a7a2ee
    test: reactivate commented test Jan Stürtz 2024-02-22 12:54:20 +0100
  • e298a98140 Change env variable names for credentials to be less common #43 Thomas Luther 2024-02-22 10:47:57 +0100
  • 9035c10be6
    Merge pull request #41 from stuertz/pre-commit-ignore Thomas Luther 2024-02-21 22:35:10 +0100
  • 96ee5f30cf
    Merge pull request #42 from stuertz/apply-pre-commit Thomas Luther 2024-02-21 22:34:50 +0100
  • 5b120fea9b
    Revert "style: apply pylint/flake8/etc, add project setup" Jan Stürtz 2024-02-21 21:58:09 +0100
  • 0d1ebe470d
    style: apply pylint/flake8/etc, add project setup Jan Stürtz 2024-02-21 21:54:38 +0100
  • c37ff53b70
    style: apply pylint/flake8/etc, add project setup Jan Stürtz 2024-02-21 21:48:36 +0100
  • 70ea4b9181
    chore: do not modify json files from example folder Jan Stürtz 2024-02-21 11:50:24 +0100
  • 99e64fa128
    Merge pull request #38 from stuertz/37-shebang Thomas Luther 2024-02-21 10:43:31 +0100
  • c2ebb7bbcb
    Merge pull request #36 from stuertz/35-unbound-local-error Thomas Luther 2024-02-21 10:41:25 +0100
  • dd8d55ccc3
    Merge pull request #34 from stuertz/precommit Thomas Luther 2024-02-21 10:40:17 +0100
  • e3a95b8e66
    feat: make scripts executable Jan Stürtz 2024-02-20 23:16:16 +0100
  • 235fd9f00a
    fix: unitialized variable Jan Stürtz 2024-02-20 23:10:57 +0100
  • 6e0a403da3
    refactor: use pre-commit with some opinonated linters Jan Stürtz 2024-02-20 22:49:44 +0100
  • 7197b32fdd
    Merge pull request #31 from thomluther:release-1.4.0 v1.4.0 Thomas Luther 2024-02-20 14:37:03 +0100
  • e3d58cd1b6 Release 1.4 Thomas Luther 2024-02-20 14:35:04 +0100
  • 3643043e83
    Merge pull request #17 from thomluther:release-1.3 v1.3.0 Thomas Luther 2024-02-12 01:12:14 +0100
  • 9eb06f3040 release 1.3 Thomas Luther 2024-02-12 00:09:40 +0000
  • 9f2e1c7eea
    Create release.yml v1.2.0 Thomas Luther 2024-02-11 00:35:15 +0100
  • bd7537e905
    Merge pull request #14 from thomluther:release-1.2 Thomas Luther 2024-02-11 00:16:09 +0100
  • 6f3379ad7a Release 1.2 Thomas Luther 2024-02-10 23:14:19 +0000
  • fbf33e467e gitignore update to ignore files with credentials Thomas Luther 2024-02-10 17:59:51 +0000
  • 4e72e4255d Release 1.2 Thomas Luther 2024-02-10 17:57:33 +0000
  • 640c12ded6
    Merge pull request #5 from thomluther:release-1.1 v1.1.0 Thomas Luther 2024-02-09 14:40:17 +0100
  • 0a542013f9 export_system code cleanup and fixes api preparation for globalization Thomas Luther 2024-02-09 13:36:49 +0000
  • 96324d3cbb
    Merge pull request #2 from thomluther/release-1.0 v1.0.0 Thomas Luther 2024-02-06 10:26:31 +0100
  • d8bbb6e3c5 release 1.0 Thomas Luther 2024-02-06 10:24:29 +0100
  • 072ce0e731 Fixed monitor exec Thomas Luther 2024-02-03 02:01:42 +0100
  • 407dba4a3e Update export_system.py Thomas Luther 2024-01-31 19:55:14 +0100
  • 8675f538ab Update README.md Thomas Luther 2024-01-31 13:22:35 +0100
  • b7de796ace Update wifi_list_efaca6b5-f4a0-e82e-3b2e-6b9cf90ded8c.json Thomas Luther 2024-01-30 15:08:23 +0100
  • 2fe38393b8 Update README.md Thomas Luther 2024-01-30 15:05:47 +0100
  • 7a3516faa0 Update README.md Thomas Luther 2024-01-30 14:57:47 +0100
  • 4ed77b56ee Update README.md Thomas Luther 2024-01-30 14:20:01 +0100
  • 21ae88f245 Update README.md Thomas Luther 2024-01-30 13:58:58 +0100
  • 21c13fefaf initial release Thomas Luther 2024-01-30 12:58:09 +0100
  • f1d83f4442 Initial commit Thomas Luther 2024-01-30 12:50:40 +0100