11 lines
257 B
JSON
11 lines
257 B
JSON
{
|
|
"domain": "linky_tarif",
|
|
"name": "Linky Tarif Sensor",
|
|
"version": "1.0.0",
|
|
"config_flow": true,
|
|
"documentation": "https://github.com/yourusername/linky_tarif",
|
|
"requirements": [],
|
|
"dependencies": ["zha"],
|
|
"codeowners": ["@yourusername"]
|
|
}
|