16 lines
426 B
JSON
16 lines
426 B
JSON
{
|
|
"domain": "pstryk",
|
|
"name": "Pstryk Energy",
|
|
"version": "1.7.2",
|
|
"codeowners": ["@balgerion"],
|
|
"requirements": ["aiohttp>=3.7"],
|
|
"dependencies": ["mqtt"],
|
|
"iot_class": "cloud_polling",
|
|
"config_flow": true,
|
|
"documentation": "https://github.com/balgerion/ha_Pstryk",
|
|
"issue_tracker": "https://github.com/balgerion/ha_Pstryk/issues",
|
|
"platforms": ["sensor"],
|
|
"logo": "logo.png",
|
|
"diagnostics": true
|
|
}
|