Skip to content

Latest commit

 

History

History
2704 lines (1320 loc) · 151 KB

CHANGELOG.md

File metadata and controls

2704 lines (1320 loc) · 151 KB

CHANGELOG

v1.0.0-rc.14 (2024-08-02)

Feature

  • feat: migrate to lifespan, clean (23ab2f1)

Fix

  • fix: remove "disable import" when debug is enable (681421f)

Unknown

  • Merge pull request #568 from MyElectricalData/feat/build-args

Feat/build args (98e9962)

v1.0.0-rc.13 (2024-08-01)

Fix

  • fix: opentel trash + bug (8183fa2)

Unknown

  • Merge pull request #566 from MyElectricalData/feat/build-args

fix: opentel trash + bug (dee45cd)

v1.0.0-rc.12 (2024-07-31)

Fix

Unknown

  • Merge pull request #565 from MyElectricalData/feat/build-args

fix: med plan upper (dc35599)

v1.0.0-rc.11 (2024-07-31)

Fix

  • fix: influxdb method lower (2848e9b)

Unknown

  • Merge pull request #564 from MyElectricalData/feat/build-args

fix: influxdb method lower (8e1ed22)

v1.0.0-rc.10 (2024-07-31)

Feature

Unknown

  • Merge pull request #563 from MyElectricalData/feat/build-args

feat: rework (755edf5)

  • Merge pull request #562 from MyElectricalData/feat/build-args

update setuptools (779cdd0)

v1.0.0-rc.9 (2024-07-29)

Feature

Unknown

  • Merge pull request #561 from MyElectricalData/feat/build-args

feat: generate release (a2f0bfd)

  • Merge pull request #560 from MyElectricalData/feat/build-args

feat fix dep (d643dfe)

  • feat fix dep (0cf2579)

  • Merge pull request #559 from MyElectricalData/feat/build-args

Fix rust uninstall (9f0e44d)

v1.0.0-rc.8 (2024-07-29)

Feature

Fix

Unknown

  • Merge pull request #558 from MyElectricalData/feat/build-args

Feat/build args (299af44)

v1.0.0-rc.7 (2024-06-03)

Fix

Unknown

  • Merge pull request #549 from MyElectricalData/feat/build-args

fix: downgrade orjson (2f71601)

v1.0.0-rc.6 (2024-06-03)

Fix

Unknown

  • Merge pull request #548 from MyElectricalData/feat/build-args

fix: requirements (d7866df)

v1.0.0-rc.5 (2024-06-03)

Fix

  • fix: build arg + downgrade python to 3.11.9 (armv7 bug) (026ac3d)

Unknown

  • Merge pull request #547 from MyElectricalData/feat/build-args

fix: build arg + downgrade python to 3.11.9 (armv7 bug) (de3b6dc)

v1.0.0-rc.4 (2024-06-03)

Feature

  • feat: add build arg on staging (91d3e99)

Unknown

  • Merge pull request #546 from MyElectricalData/feat/build-args

feat: add build arg on staging (98b4ab7)

v1.0.0-rc.3 (2024-06-03)

Feature

Fix

Unknown

  • Merge pull request #545 from MyElectricalData/feat/build-args

Feat/build args (b4ddc19)

v0.13.2 (2024-05-29)

Chore

Fix

v0.13.1 (2024-05-28)

Chore

v0.13.1-rc.1 (2024-05-27)

Fix

  • fix: home assistant ws export (c31dfb4)

v1.0.0-rc.2 (2024-05-22)

Fix

  • fix: update requirement (aa839fc)

Unknown

  • Merge pull request #535 from MyElectricalData/feat/rework-database

fix: update requirement (cf56680)

v1.0.0-rc.1 (2024-05-22)

Breaking

  • feat: rework database

BREAKING CHANGE: Release 1.0.0 with database rework

  • Upgrade FastAPI to latest (0.111.0) (38a77c9)

Chore

Refactor

  • refactor: rework database (ae03761)

  • refactor: rework database (7ac2a64)

Unknown

  • Merge pull request #534 from MyElectricalData/feat/rework-database

feat: rework database (2b9204d)

  • Merge pull request #533 from MyElectricalData/feat/rework-database

BREAKING CHANGE: database rework (bb95b75)

  • BREAKING CHANGE: database rework (ba40034)

  • Merge pull request #532 from MyElectricalData/feat/rework-database

Feat/rework database (e2a5c7b)

  • Merge pull request #523 from hotfix31/fix-export-influxdb-production-only

fix export to influxdb for production (d9639bf)

v0.13.0 (2024-05-22)

Unknown

  • fix export to influxdb for production (2959b05)

  • Merge pull request #517 from FabienPennequin/feature/homeassistant_ws_batch_size

Send data to Home Assistant WS per batches (353c44f)

  • Merge pull request #512 from Rathorian/patch-1

Changing the link for the configuration file reference (de3ba6e)

  • Merge pull request #510 from koukihai/koukihai/fix-tests

tests: fix tests + stop tracking logging file and line_no (5103919)

  • Simplify code (0bde36d)

  • Tweak logging (67cda56)

  • Add batch_size param in config file (54a1a6c)

  • Send data to Home Assistant per batches

Avoid websocket timeout when data is too large (8173a52)

  • Changing the link for the configuration file reference (6863752)

  • more coverage (5e118e7)

  • use pytest module (d64ee7f)

  • tests: fix tests + stop tracking logging file and line_no (e28a575)

v0.13.0-rc.4 (2024-02-29)

Fix

Unknown

  • Merge pull request #509 from MyElectricalData/fix/ha_sensor_rework_ha

fix: mqtt connect (5845a77)

v0.13.0-rc.3 (2024-02-29)

Fix

Unknown

  • Merge pull request #508 from MyElectricalData/fix/ha_sensor_rework_ha

Fix/ha sensor rework ha (3856bc8)

v0.13.0-rc.2 (2024-02-29)

Chore

Ci

Fix

Unknown

  • Merge pull request #506 from MyElectricalData/fix/ha_sensor_rework_ha

Fix/ha sensor rework ha (f2b9811)

v0.13.0-rc.1 (2024-02-26)

Feature

  • feat: add sensor create in energy dasboard + fix: HP/HD (5ed9171)

Fix

Unknown

  • Merge pull request #503 from MyElectricalData/fix/isort_491

Fix/isort 491 (fcae211)

  • Merge pull request #502 from MyElectricalData/feat/ha_sensor_from_energy

Feat/ha sensor from energy (0d431a3)

  • dev: add dev standart (d57f9ff)

  • Merge pull request #500 from MyElectricalData/feat/devcontainer

type: change image (41fadc9)

v0.12.0 (2024-02-19)

v0.12.0-rc.1 (2024-02-19)

Chore

  • chore: add devcontainer (f5dd2a4)

  • chore: upgrade to python 3.12.2 (bffe1c2)

  • chore: devcontainer (70e4aca)

Ci

Fix

Unknown

  • Merge pull request #498 from MyElectricalData/feat/devcontainer

Feat/devcontainer (f4b241e)

  • Merge branch 'main' of github.com:MyElectricalData/myelectricaldata_import into feat/devcontainer (3172f45)

  • chore upgrade lib (0826eb2)

  • dev: release devcontainer (e75acdf)

  • clean: devcontainer (988ad9a)

  • Merge pull request #496 from MyElectricalData/feat/ha-production

Feat/ha production (ed0ba55)

v0.11.0 (2024-02-15)

Feature

  • feat: add production in home assistant energy (9c3aa3c)

Fix

  • fix: production daily html + doc (96598e6)

Unknown

  • doc: add purge ha ws to config example (4851a1a)

v0.11.0-rc.3 (2024-02-12)

Fix

Unknown

  • Merge pull request #495 from MyElectricalData/fix/494-489

Fix/494 489 (ca35bff)

v0.11.0-rc.2 (2024-02-10)

Fix

Unknown

  • Merge pull request #490 from MyElectricalData/fix/issues/479

fix: https://github.com/MyElectricalData/myelectricaldata_import/issu… (02444a7)

v0.11.0-rc.1 (2024-02-06)

Feature

  • feat: add max_date to Home Assistant WS import (b4641af)

Unknown

  • Merge pull request #488 from MyElectricalData/feat/issues/445

feat: add max_date to Home Assistant WS import (dec5d4e)

v0.10.1-rc.2 (2024-02-05)

Fix

  • fix: add install-github (7276830)

Unknown

  • Merge pull request #487 from MyElectricalData/fix/tempo_days

fix: add install-github (23ac718)

v0.10.1-rc.1 (2024-02-05)

Ci

Fix

Unknown

  • Merge pull request #486 from MyElectricalData/fix/tempo_days

Fix/tempo days (2ed1ca6)

  • Merge pull request #484 from MyElectricalData/ci/test

ci: test (a2562d7)

  • Merge pull request #483 from MyElectricalData/ci/test

ci: test (f64dc29)

v0.10.0 (2024-02-05)

Feature

v0.9.0 (2024-02-05)

Feature

  • feat: increment release (9830cbd)

v0.8.0 (2024-02-05)

Feature

  • feat: increment release (274fa9a)

Unknown

  • Merge branch 'main' of github.com:MyElectricalData/myelectricaldata_import (39bdd95)

v0.7.0 (2024-02-05)

Feature

  • feat: increment release (7e289b1)

Unknown

  • Merge branch 'main' of github.com:MyElectricalData/myelectricaldata_import (e0c62f4)

v0.6.0 (2024-02-05)

Feature

  • feat: increment release (95cc8b8)

Unknown

  • Merge branch 'main' of github.com:MyElectricalData/myelectricaldata_import (2a8b5fd)

v0.5.0 (2024-02-05)

Feature

Unknown

  • Merge branch 'main' of github.com:MyElectricalData/myelectricaldata_import (8ab69ab)

v0.4.0 (2024-02-05)

Unknown

  • Merge branch 'main' of github.com:MyElectricalData/myelectricaldata_import (e7f35a7)

v0.3.0-rc.1 (2024-02-05)

Feature

v0.3.0 (2024-02-04)

Feature

Unknown

  • Merge branch 'main' of github.com:MyElectricalData/myelectricaldata_import (45fc428)

v0.2.0 (2024-02-05)

Feature

Unknown

  • Merge branch 'main' of github.com:MyElectricalData/myelectricaldata_import (3780e26)

v0.1.0 (2024-02-05)

v0.9.3-rc.2 (2024-02-05)

Fix

  • fix: regenerate version (273d743)

v0.9.3-rc.1 (2024-02-05)

v0.10.0-rc.25 (2024-02-05)

Fix

Unknown

  • Merge branch 'main' of github.com:MyElectricalData/myelectricaldata_import (963755a)

v0.10.0-rc.24 (2024-02-04)

Fix

  • fix: migrate to sem input (2c5999f)

v0.10.0-rc.23 (2024-02-04)

Chore

Ci

  • ci: run ci only on PR to main (2dfb992)

Fix

Unknown

  • Clean (8fc7819)

  • Merge pull request #482 from MyElectricalData/vingerha-main

chore: clean (211c2db)

  • Merge pull request #481 from vingerha/main

Fix: get_week (988b9a6)

  • Fix: typo in get_week

now instead of now() (6c96e78)

Base on 'today' and adapt for leap-year situation (55b4e6e)

v0.10.0-rc.22 (2024-01-30)

Feature

  • feat: add hp/hp & tempo to daily comsuption (6d0c4b7)

Fix

Unknown

  • Merge pull request #475 from MyElectricalData/feat/hp-hp-tempo-daily

Feat/hp hp tempo daily (0ae2ff0)

  • Merge branch 'main' of github.com:MyElectricalData/myelectricaldata_import (d4439c6)

v0.10.0-rc.21 (2024-01-29)

Fix

  • fix: imports conftest (9ceab7d)

  • fix: tempo data in usage_point (27df24c)

Test

  • test: add github action (a7b1900)

Unknown

  • Merge pull request #474 from koukihai/koukihai/mock-requests

tests: Mock requests et DB (94adc88)

  • move comment (e2736fe)

  • Merge remote-tracking branch 'upstream/main' into koukihai/mock-requests (5cbb69e)

  • mock: /valid_access/{usage_point_id}/cache (803de87)

  • Merge branch 'main' of github.com:MyElectricalData/myelectricaldata_import (f1314a2)

v0.10.0-rc.20 (2024-01-29)

Ci

Fix

Unknown

  • Merge pull request #473 from vingerha/main

Replacing 'year'-number with 'current' in case it is current year (b3bda75)

  • Replaying 'year'-number with 'current' in case it is current year

Allows to call MQTT topics having data for current tear directly from HA sensor (and others) (4fd6afa)

  • Merge remote-tracking branch 'refs/remotes/origin/main' (810742c)

v0.10.0-rc.19 (2024-01-27)

Ci

Fix

  • fix: remove pytest.ini (configuration in pyproject.toml) (55a9929)

  • fix: update lib (ae9ace4)

Unknown

  • Merge branch 'main' of github.com:MyElectricalData/myelectricaldata_import (1c234a1)

  • Merge pull request #469 from koukihai/to-upstream/fix-tests

fix: tests (602e2f1)

  • Merge branch 'main' into to-upstream/fix-tests (5482eab)

  • Merge branch 'main' of github.com:MyElectricalData/myelectricaldata_import (c335f51)

v0.10.0-rc.18 (2024-01-26)

Fix

Unknown

  • Merge branch 'main' of github.com:MyElectricalData/myelectricaldata_import (6821339)

v0.10.0-rc.17 (2024-01-26)

Chore

Fix

Unknown

  • Merge remote-tracking branch 'refs/remotes/origin/main' (4d66a52)

v0.10.0-rc.16 (2024-01-23)

Fix

Unknown

  • Merge pull request #466 from MyElectricalData/koukihai-to-upstream/443

Koukihai to upstream/443 (368537e)

  • Merge branch 'main' into koukihai-to-upstream/443 (c38baa6)

  • Merge branch 'to-upstream/443' of github.com:koukihai/myelectricaldata_import into koukihai-to-upstream/443 (46bb802)

v0.10.0-rc.15 (2024-01-22)

Fix

Unknown

  • Merge remote-tracking branch 'refs/remotes/origin/main' (1bd7224)

v0.10.0-rc.14 (2024-01-22)

Fix

Unknown

  • Merge remote-tracking branch 'refs/remotes/origin/main' (2634fe2)

v0.10.0-rc.13 (2024-01-22)

Fix

Unknown

  • Merge remote-tracking branch 'refs/remotes/origin/main' (4942aab)

v0.10.0-rc.12 (2024-01-22)

Fix

v0.10.0-rc.11 (2024-01-22)

Fix

v0.10.0-rc.10 (2024-01-22)

Fix

Unknown

  • Merge remote-tracking branch 'refs/remotes/origin/main' (1d98b6b)

v0.10.0-rc.9 (2024-01-22)

Fix

Unknown

  • Merge remote-tracking branch 'refs/remotes/origin/main' (b434e2e)

v0.10.0-rc.8 (2024-01-22)

Fix

  • fix: dispath docker arch (47e0941)

v0.10.0-rc.7 (2024-01-22)

Fix

  • fix: remove pip-compile (6049475)

Unknown

  • Merge remote-tracking branch 'refs/remotes/origin/main' (51ee6c9)

v0.10.0-rc.6 (2024-01-22)

Fix

  • fix: outpit indentation (54a818b)

  • fix: regenerate version to debug (97ee434)

Unknown

  • Merge remote-tracking branch 'refs/remotes/origin/main' (eba1f8f)

v0.10.0-rc.5 (2024-01-22)

Fix

Unknown

  • Merge remote-tracking branch 'refs/remotes/origin/main' (c9f334c)

v0.10.0-rc.4 (2024-01-22)

Fix

Unknown

  • Merge remote-tracking branch 'refs/remotes/origin/main' (84f4a52)

v0.10.0-rc.3 (2024-01-22)

Fix

v0.10.0-rc.2 (2024-01-22)

Fix

Unknown

  • Merge remote-tracking branch 'refs/remotes/origin/main' (7e65460)

v0.10.0-rc.1 (2024-01-22)

Feature

  • feat: add semantic release (5615745)

  • feat: rework poetry & co (ea39f44)

  • feat: connect to mqtt via ssl using certificate authority (ie. no host validation) (bb2a6da)

  • feat: update (fb657f9)

  • feat: add storage_uri with postgres compatibility, rework database access (de37b8c)

  • feat: fix #342, #341 (86974f3)

  • feat: clean ci (50e1045)

  • feat: clean ci (3890719)

  • feat: add pr #319 (6c70110)

  • feat: clean ci (597a6ef)

  • feat: fix #323 (fbdd794)

  • feat: ecowatt + tempo (ef4b4b0)

Fix

Unknown

  • Merge pull request #452 from MyElectricalData/0.9.4

0.9.4 (f642c70)

  • merge: mqtt (dba4d62)

  • Merge pull request #461 from koukihai/to-upstream/454

feat: connect to mqtt via ssl using certificate authority (ie. no host validation) (de7826e)

  • Merge pull request #455 from koukihai/to-upstream/unittests

Unittests for jobs.py (0010b81)

  • Merge pull request #456 from Rathorian/master

fix: url issues github (b9c25d1)

  • add test_usage_point (ab1b353)

  • Unittests for jobs.py (2590a8d)

  • fix sql error (9988a66)

  • fix regression (c33b559)

  • clean (dfa61c2)

  • Merge branch '0.9.4' of github.com:MyElectricalData/myelectricaldata_import into 0.9.4 (f90c587)

  • Merge pull request #451 from MyElectricalData/revert-449-only-unittests

Revert "Ajout tests unitaires" (662afe4)

  • Revert "Ajout tests unitaires" (3733208)

  • clean (fbeb3ac)

  • recommit (08463e4)

  • Merge pull request #449 from koukihai/only-unittests

Ajout tests unitaires (e418f8b)

fix: tempo (35ded9a)

  • Merge pull request #398 from MyElectricalData/0.9.2

0.9.2 (4a446f2)

Various (f407ddd)

  • Fix state for Ecowatt sensor

show overall state instead of 124356.0, this allows easier automation based on sensor value (be23428)

  • feat : fix var ecowatt (91502a8)

  • Merge pull request #381 from MyElectricalData/0.9.1

0.9.1 (2be320d)

0.9.0 (4b4c9c4)

0.8.16 (6c39776)

  • Update auto-close.yaml (37cdcf1)

  • Update auto-close.yaml (3722ce5)

  • Update auto-close.yaml (7804807)

  • Update auto-close.yaml (06a1b92)

  • Update auto-close.yaml (ba50f96)

  • Update besoin-d-aide--.md (d9a3c39)

  • Update auto-close.yaml (f2d062d)

  • Update auto-close.yaml (79fdd35)

  • Update auto-close.yaml (9649e50)

  • Update auto-close.yaml (9f69a51)

  • Update auto-close.yaml (5889f38)

  • Update auto-close.yaml (32c69b8)

  • Create auto-close.yaml (6e06bc8)

  • Merge pull request #340 from MyElectricalData/0.8.15

feat: fix #323 (4557667)

  • Merge branch 'master' into 0.8.15 (e4359c6)

  • maj rlease (92152d5)

  • fix : influxdb import (21f5652)

  • mak release (4e92dae)

  • Rename close_issue.yaml to close_issue.old (5dedd66)

  • Rename issue_project.yaml to issue_project.old (213e6e9)

  • Merge branch 'master' into 0.8.15 (59cfa18)

  • Maj release (81d8bb9)

  • Update issue_project.yaml (13e278d)

  • Update issue_project.yaml (d651e78)

  • Update issue_project.yaml (2b8a2a1)

  • Update issue_project.yaml (01c13c8)

  • Update issue_project.yaml (bc2d293)

  • Update issue_project.yaml (736181f)

  • Update issue_project.yaml (413a723)

  • Update issue_project.yaml (7c12888)

  • Update issue_project.yaml (1dc515c)

  • Update issue_project.yaml (cb2337e)

  • Update issue_project.yaml (0080f0c)

  • Update issue_project.yaml (2035eda)

  • Update issue_project.yaml (8d6eb9c)

  • Update issue_project.yaml (001f057)

  • Update issue_project.yaml (b5a351c)

  • Update issue_project.yaml (a68d83d)

  • Update bug_report.md (bdb8ed7)

  • Update bug_report.md (7942c8f)

  • Update bug_report.md (654769e)

  • Update bug_report.md (110b8ae)

  • Merge pull request #283 from m4dm4rtig4n/0.8.14

init 0.8.14 (ae087c0)

0.8.13 (54ed9e6)

  • Fix create-release (d9ed90a)

  • Fix create release (0477d9a)

  • Update Version (3fa44e6)

  • Update version (bed7f2e)

  • typo + fix (70df28e)

  • Merge branch '0.8.13' of github.com:m4dm4rtig4n/myelectricaldata into 0.8.13 (0624ef7)

  • Merge pull request #277 from vingerha/master

Fix last5days, add max_power to HA (063af0b)

  • Update export_home_assistant.py (0a72502)

  • Update export_home_assistant.py (e7b511e)

  • Update export_home_assistant.py

J'aurais tendance à préférer cette méthode. Dit moi si ca fonctionne tjr chez toi. (d5a983e)

  • Update stat.py (b50892c)

  • Update README.md (b1d3a01)

  • Merge branch '0.8.13' into master (12e1061)

  • Update version (976daca)

  • update charts + fix bug (28a21e0)

  • Add max_power_over

Allow to extracte truefalse, if max_power is over subscribed power (5678328)

  • Added max_power, fix for last5days

Last5days: was not exporting the whole of 'yesterday' as referring to the current (today) time of day, removed the issue Max_power: export max_power for past 7 days Max_power_over: export where max power is 'over' subscribed power (has dependency with stats.py update) mp and mpo can be use in HA with Apexcharts and Saniho card (if accepted by Saniho) (ec31e33)

0.8.12 (13b2fe0)

init 0.8.11 (9589480)

Typo (e8b4857)

  • Merge pull request #233 from evenisse/patch-19

Typo (f806f98)

  • Merge pull request #234 from evenisse/patch-20

Typo (c8d29ce)

Clarification (fd19196)

  • Merge pull request #227 from evenisse/patch-16

typo (80a84b1)

  • Clarification (e44b475)

  • typo (972ede9)

  • init 0.8.11 (b70bfe6)

  • Merge pull request #216 from m4dm4rtig4n/0.8.10

0.8.10 (5546986)

  • init 0.8.10 (6f6f493)

  • Update version (198ce01)

  • Merge pull request #189 from m4dm4rtig4n/0.8.9

0.8.9 (4cb4442)

  • Merge branch '0.8.9' of github.com:m4dm4rtig4n/myelectricaldata into 0.8.9 (79af69e)

  • Merge pull request #212 from evenisse/patch-14

Remove bad log that can generate exception due to unreferenced error (9947d6c)

  • Remove bad log that can generate exception due to unreferenced error (4b61477)

  • Merge branch '0.8.9' of github.com:m4dm4rtig4n/myelectricaldata into 0.8.9 (623f7d6)

  • Merge pull request #207 from evenisse/patch-11

Fix influxDB 1.8 (730af78)

  • Create beta version (5831886)

  • Merge branch '0.8.9' of github.com:m4dm4rtig4n/myelectricaldata into 0.8.9 (95d61f9)

  • Merge pull request #209 from evenisse/patch-12

Remove bad log that can generate an exception due to unreferenced err… (8b8d095)

  • Merge pull request #195 from pbranly/patch-8

Update ajax.py typo errors (5886c14)

  • Merge pull request #196 from pbranly/patch-9

Typo errors (be78fca)

  • Merge pull request #197 from pbranly/patch-10

Typo errors (5541d75)

  • Merge pull request #198 from pbranly/patch-11

Typo errors (55e4c35)

  • Merge pull request #204 from evenisse/patch-9

Typo (d2788ac)

  • Merge pull request #205 from evenisse/patch-10

Typo (a6dfb81)

  • Merge pull request #210 from evenisse/patch-13

Typo (ae5ed66)

  • update to new gateway (85fe6e7)

  • Typo (97d3a4f)

  • Remove bad log that can generate an exception due to unreferenced error var

Log is done in the next if block (3b0c980)

  • Fix influxDB 1.8

buckets_api.find_buckets().buckets isn't available for 1.8 (347d50b)

Typo errors (b8a6bd9)

  • Merge pull request #191 from evenisse/patch-8

Typo (1cc1c47)

0.8.8 (da5da9c)

typo (3009112)

Patch 2 (2432d03)

  • Merge pull request #175 from pbranly/patch-3

Typo corrections (2f8be1b)

  • Merge pull request #177 from pbranly/patch-4

Typo correction (6bdffa0)

  • Merge pull request #178 from pbranly/patch-5

Typo correction (b105edf)

  • Typo correction (c5f476a)

  • Typo correction (f10a800)

  • Typo corrections (a5ece87)

  • Typo update (69c540a)

  • fix influxdb infinite retention (8e7126d)

  • fix influxdb method (f6e28e7)

  • remove 1 days delta (5b538e9)

  • doc (f970c8f)

  • fix unknow value in config.yaml, force float to export value in influxdb (786fffc)

  • fix Invalid header value b'0.8.8-dev\n' (2a01eb2)

  • fix Invalid header value b'0.8.8-dev\n' (4c34684)

  • Minor fix (b30181c)

  • Minor fix (c49d190)

  • minor fiw (0a578ea)

  • Add version in gateway status head (0080b31)

  • add switch version in CD (c2e4d86)

  • Merge pull request #163 from m4dm4rtig4n/0.8.7

0.8.7 (fbf6068)

enable synchronous import on influxdb (4e040b2)

fix error on refresh contract + unit & price in influxdb detail (6b54df4)

  • enable synchronous import on influxdb (5a17a74)

  • fix value in influxdb import + param in jobs (abfac74)

  • stop import if no measure found (53be9c7)

  • fix wh calcul (8b028de)

  • fix error on refresh contract + unit & price in influxdb detail (05281a5)

  • Merge pull request #156 from m4dm4rtig4n/0.8.4

Merge pull request #155 from m4dm4rtig4n/master (b0e0700)

  • split activation date by mesure_type (c337980)

  • fix cache check for detail (eeef2c1)

  • add new column in usage_point (8e4e3ec)

  • Merge branch '0.8.4' of github.com:m4dm4rtig4n/myelectricaldata into 0.8.4 (fa1fae6)

  • export account status to mqtt (0db02dc)

  • Merge pull request #155 from m4dm4rtig4n/master

Add PR (8423b50)

  • Merge pull request #154 from m4dm4rtig4n/revert-151-master

Revert "Fix issue on error thrown on Keyerror 'base'" (8c4ba6e)

  • Revert "Fix issue on error thrown on Keyerror 'base'" (151f44c)

  • Merge pull request #147 from m4dm4rtig4n/0.8.3

remove unit on datatables, fix bux + minor features (30ebc92)

  • Merge pull request #151 from vingerha/master

Fix issue on error thrown on Keyerror 'base' (6bfb70c)

  • release 0.8.3 fix (0c7cdc5)

  • release 0.8.3 (d002de9)

  • Fix issue on error thrown on Keyerror 'base' (e4338cd)

  • Clean (39b7608)

  • remove no cache first call (ca383e5)

  • remove unit on datatables, fix bux + minor features (2ba3d77)

  • Merge pull request #142 from m4dm4rtig4n/0.8.2

0.8.2 (e9deb4e)

  • Disable boot import job only in dev mode (98ccbfb)

  • Switch Flask server in production mode (00c5a8c)

  • Merge pull request #141 from m4dm4rtig4n/0.8.1

0.8.1 (94c5de3)

  • Update config.exemple.yaml (cf3001a)

  • Update config.exemple.yaml (6ba5557)

  • Merge pull request #132 from m4dm4rtig4n/0.8.0

0.8.0 (4a54da2)

  • Fix HA evolution sensor when not value (d94a84f)

  • Enable job at boot (fda3897)

  • Fix bug on fetching data (f76cca4)

  • Fix HA evolution statistique (4711bdb)

  • Merge pull request #138 from evenisse/patch-5

typo (1ffbdc1)

Missing enable field on PDL (0ec21a3)

  • maj (c07a70c)

  • Missing enable field on PDL (8ba08da)

  • Missing enable field on PDL (aa8cea9)

  • Merge branch '0.8.0' of github.com:m4dm4rtig4n/myelectricaldata into 0.8.0 (f02c51e)

  • Test CI (a29dcd9)

  • Test CI (684b287)

  • Test CI (3d92a68)

  • Test CI (fa3d7fa)

  • Test CI (ef411ee)

  • Merge pull request #133 from evenisse/patch-3

Typo (640ece7)

typo (0c046d3)

typo (d8dd599)

Update README.md (0694521)

  • Update README.md (77d9fd2)

  • upgrade lib influxdb (87c1647)

  • test tz (e3067e6)

  • Merge branch '0.7.8' of github.com:m4dm4rtig4n/enedisgateway2mqtt into 0.7.8 (8213b9b)

  • Merge branch 'master' of github.com:m4dm4rtig4n/enedisgateway2mqtt into 0.7.8 (e0f50ab)

  • fix timeout (c17a2b8)

  • Merge branch 'master' of github.com:m4dm4rtig4n/enedisgateway2mqtt into 0.7.8 (e187fa8)

  • mah (bc5fc7b)

  • fix \n (75d94ae)

  • init 0.7.8 (94e82b6)

  • init 0.7.8 (181d2c4)

  • init 0.7.8 (cfbd46b)

  • Merge pull request #69 from m4dm4rtig4n/0.7.7

0.7.7 (18ccfb1)

rework config (0d09a16)

  • rework config (965f26c)

  • Update issue templates (d9fd685)

  • Update issue templates (faf8b18)

  • Update issue templates (c7c9291)

  • Merge pull request #59 from m4dm4rtig4n/0.7.4

maj doc (c49a912)

  • maj doc (fd151a8)

  • Merge pull request #57 from m4dm4rtig4n/0.7.4

0.7.4 (643c6d5)

  • fix sqlite closed connection (ed5b10a)

  • fix header (a0707c0)

  • Merge pull request #53 from m4dm4rtig4n/0.7.3

0.7.3 (9d3b41b)

  • Merge pull request #51 from m4dm4rtig4n/0.7.2

0.7.2 (b65eea1)

  • update doc (07cb9df)

  • fix debug (9692fb5)

  • fix version (7f843bc)

  • fix offpeak_hours: 0 (2fde425)

  • Merge pull request #47 from m4dm4rtig4n/0.7.1

clean (c8d34d9)

Avoid date issue (ec7bb44)

  • Avoid date issue

#48 (e472727)

HA Discovery: Add device Linky and cut path (feac6a0)

  • Merge pull request #28 from GollumDom/dev_setup

FIx Dev setup (1da05a0)

  • Merge branch 'master' of github.com:m4dm4rtig4n/enedisgateway2mqtt into 0.5.4 (c4577cd)

  • HA Discovery: Add device Linky and cut path (55f3bc3)

  • Add dev environment auto configuration (4282855)

  • Add dev environment auto configuration (bc8e659)

  • Merge branch 'master' of github.com:m4dm4rtig4n/enedisgateway2mqtt into 0.5.4 (c2a880a)

  • Merge pull request #27 from GollumDom/dev_setup

Add dev environment auto configuration (e5e2d31)

  • Add dev environment auto configuration (304453c)

  • latest-dev (06cc7c4)

  • 0.5.4 (0780d08)

  • 0.5.3 (20a4c4a)

  • Merge pull request #24 from m4dm4rtig4n/0.5.2

maj doc (afc20e3)

  • maj doc (6b43f4d)

  • Merge pull request #23 from m4dm4rtig4n/0.5.2

0.5.2 (f7fb116)

  • maj doc (73d5ad4)

  • fix offpeak (bed69fc)

  • Merge pull request #22 from m4dm4rtig4n/0.5.2

readme (b70f29e)

  • readme (6b4545e)

  • Merge pull request #21 from m4dm4rtig4n/0.5.2

0.5.2 (723e109)

  • readme (7ed030d)

  • remove influxdb params (8de9b1e)

  • add influxdb check connexion (d6aecf7)

  • add debug influxdb (64e4024)

  • Merge pull request #20 from m4dm4rtig4n/0.5.2

0.5.2 (1bb5681)

0.5.1 (de2b0f6)

  • fix pip (0313da0)

  • fix pip (7593485)

  • Merge pull request #18 from m4dm4rtig4n/0.5.1

0.5.1 (d81d99d)

  • fix (0cddab3)

  • fix (049c156)

  • Merge pull request #17 from m4dm4rtig4n/0.5.1

0.5.1 (60fe637)

  • fix (4bdc4d4)

  • Merge pull request #16 from m4dm4rtig4n/0.5.0

0.5.0 (038927e)

init 0.4.1 (1a4b698)

0.4.0 (50cefb3)

  • clean (ed442df)

  • Merge branch 'master' of github.com:m4dm4rtig4n/enedisgateway2mqtt into 0.4.0 (1fa570c)

  • Merge pull request #11 from m4dm4rtig4n/0.3.2

fix ha discovery bug (c58799d)

  • lot of change, go readme.md (49a31db)

  • Merge branch 'master' of github.com:m3dm4rtig4n/enedisgateway2mqtt into 0.4.0 (8a89921)

  • lot of change, go readme.md (0da96f5)

  • maj adr (d3b6b05)

  • Merge pull request #12 from Jeoffreybauvin/hotfix/fix_compose

Fix compose booleans and restart policy (b29e188)

  • Fix compose booleans and restart policy (9fe4c3c)

  • update (7d4d65f)

  • fix ha discovery bug (4b62637)

  • Merge pull request #10 from m4dm4rtig4n/0.3.1

maj ci/cd (06e2e6a)

  • maj ci/cd (a75721b)

  • Merge pull request #9 from m4dm4rtig4n/0.3.1

Fix error when API call limit is reache (060065b)

  • Test discord notif (c0a19b9)

  • Test discord notif (0eee113)

  • Fix error when API call limit is reached. (ef8632f)

  • Merge pull request #8 from m4dm4rtig4n/0.3

switch to python-slim (d910050)

  • switch to python-slim (99554f0)

  • Merge pull request #7 from m4dm4rtig4n/0.3

0.3 - fix (4e705a6)

  • clean (32c633a)

  • fix (471e67b)

  • Merge pull request #6 from m4dm4rtig4n/0.3

rework ha autodisco (48b9b3b)

  • clean (9debdbb)

  • clean (72a58f3)

  • release 0.3 with SQLite, Production, and HA Rework (6470ac5)

  • maj (bab2cf2)

  • clean (8e338cc)

  • integrate sqlite (e115382)

  • Merge branch '0.3' of github.com:m4dm4rtig4n/enedisgateway2mqtt into 0.3 (e63bc0c)

  • switch env vars + fix (0f73433)

  • maj (e36f00e)

  • Merge branch '0.3' of github.com:m4dm4rtig4n/enedisgateway2mqtt into 0.3 (b8a01eb)

  • Merge branch 'master' of github.com:m4dm4rtig4n/enedisgateway2mqtt into 0.3 (e4686c5)

  • switch env vars + fix (efc1a42)

  • rework ha autodisco (053c010)

  • rework ha autodisco (4802d95)

  • Merge pull request #5 from m4dm4rtig4n/0.2

0.2 (667799e)

Signed-off-by: GitHub <noreply@github.com> (ff31119)

  • Update report

Signed-off-by: GitHub <noreply@github.com> (6edcdb9)

  • auto pr (76b4ea0)

  • Merge branch '-1.1' of github.com:m4dm4rtig4n/enedisgateway2mqtt into 0.1 (b4170cb)

  • auto pr (e733aaa)

  • Update report

Signed-off-by: GitHub <noreply@github.com> (f6a724d)

  • Merge pull request #1 from m4dm4rtig4n/master

[Docker] build master (074fad7)

Signed-off-by: GitHub <noreply@github.com> (44d0d08)