Charles 7707473b4e
Lib_teleinfo : Fixed too restrictive checksum checks (#21033)
* Fixed too restrictive checks

Fixed too restrictive checks that may introduce checksum errors on some contracts

* Bump to v1.1.7

Bump to v1.1.7
2024-03-26 08:46:55 +01:00

20 lines
465 B
JSON

{
"name": "LibTeleinfo",
"version": "1.1.7",
"keywords": "teleinfo, french, meter, power, erdf, linky, tic",
"description": "Decoder for Teleinfo (aka TIC) from French smart power meters",
"repository":
{
"type": "git",
"url": "https://github.com/hallard/LibTeleinfo.git"
},
"authors":
{
"name": "Charles-Henri Hallard",
"url": "http://hallard.me"
},
"frameworks": "arduino",
"platforms": ["espressif8266", "espressif32"]
}