linky_tarif/manifest.json
2025-04-25 20:01:50 +02:00

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"]
}