Update manifest.json
This commit is contained in:
@ -1,13 +1,14 @@
|
||||
{
|
||||
"domain": "pstryk",
|
||||
"name": "Pstryk Energy",
|
||||
"version": "1.2.3",
|
||||
"codeowners": ["https://github.com/balgerion"],
|
||||
"version": "1.3.0",
|
||||
"codeowners": ["@balgerion"],
|
||||
"requirements": ["aiohttp>=3.7"],
|
||||
"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"
|
||||
"logo": "logo.png",
|
||||
"diagnostics": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user