Commit Graph
7 Commits
Author SHA1 Message Date
lo92frandGitHub ebe1d5146c [frenchgovtenergydata] Fix IllegalArgumentException for thing type tempo (#19424)
* fix tempo tariff EMPTY_LINE format

Signed-off-by: Laurent ARNAL <laurent@clae.net>
2025-10-03 10:06:21 +02:00
lo92frandGitHub 93cc3ab06c [linky] Fix new url schema for getMeasures() related to September Enedis changes to WebAPI (#19289)
* fix new url schema for getMeasures():
- add segment to URL
- use new userId in URL
- fix entry point from v1 to v2

Signed-off-by: Laurent ARNAL <laurent@clae.net>
2025-09-14 09:05:08 +02:00
lo92frandGitHub 866bc99a31 fix userInfo url changes (fix issue https://github.com/openhab/openhab-addons/issues/19140). (#19142)
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2025-08-11 12:23:11 +02:00
lo92frandGitHub 2c5eb48743 [Linky] Make use of DataConnect Enedis API (#16355)
* fix pull request

Signed-off-by: Laurent ARNAL <laurent@clae.net>
2025-06-01 13:20:13 +02:00
lo92frandGitHub 1ca39c04cf [frenchgovtenergydata] This PR add support for tempo tariff to exisiting frenchgovtenergydata binding (#18732)
* add support for tempo tariff

Signed-off-by: Laurent ARNAL <laurent@clae.net>
2025-05-31 16:05:53 +02:00
lo92frandGitHub 6a840f75a0 [linky] Fixes for change in Enedis API on 2024 December 20 (#17945)
* fixes for change in Enedis API on 2024 December 20 !
- URL for data is now mes-mesures-prm and not mes-mesures.
- Dto format have changed : mainly merge data & date, field renaming, and moving.
- Some changes on date format.
* add timezone to thing config to allow overriding default timezone
* add possible fix for 500 Internal Server Error
* backport some fixes from linkyv2 branch to handle enedis website errors
* remove condition so we can always get metadata to fix 500 error
* remove the missingData stuff from previous commit, realize if was duplicate with check already done in getConsumptionAfterChecks
* remove also the refreshinterval on ExpiringDayCache constructor, we don't need it anymore
* remove nullable on action field

Signed-off-by: Laurent ARNAL <laurent@clae.net>
2025-02-10 19:21:52 +01:00
lo92frandGitHub 80bd5bfcb3 [siemenshvac] Initial contribution (#14263)
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2024-06-29 12:25:00 +02:00