Commit Graph
4 Commits
Author SHA1 Message Date
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