Update manifest.json
This commit is contained in:
@ -3,10 +3,11 @@
|
|||||||
"name": "Pstryk Energy",
|
"name": "Pstryk Energy",
|
||||||
"version": "1.2.0",
|
"version": "1.2.0",
|
||||||
"codeowners": ["https://github.com/balgerion"],
|
"codeowners": ["https://github.com/balgerion"],
|
||||||
"requirements": ["aiohttp"],
|
"requirements": ["aiohttp>=3.7"],
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://github.com/balgerion/ha_Pstryk",
|
"documentation": "https://github.com/balgerion/ha_Pstryk",
|
||||||
"issue_tracker": "https://github.com/balgerion/ha_Pstryk/issues",
|
"issue_tracker": "https://github.com/balgerion/ha_Pstryk/issues",
|
||||||
|
"platforms": ["sensor"],
|
||||||
"logo": "logo.png"
|
"logo": "logo.png"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user