mirror of https://github.com/arendst/Tasmota.git
20 lines
465 B
JSON
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"]
|
|
}
|
|
|