2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "linky",
|
|
|
|
"name": "Linky",
|
2019-09-04 05:04:26 +00:00
|
|
|
"config_flow": true,
|
2019-04-04 04:14:45 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/components/linky",
|
|
|
|
"requirements": [
|
2019-09-04 05:04:26 +00:00
|
|
|
"pylinky==0.4.0"
|
2019-04-04 04:14:45 +00:00
|
|
|
],
|
|
|
|
"dependencies": [],
|
2019-06-11 17:18:41 +00:00
|
|
|
"codeowners": [
|
|
|
|
"@Quentame"
|
|
|
|
]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|