mirror of
https://github.com/elisspace/core.git
synced 2026-09-20 01:31:36 +00:00
* Zerproc: Prevent leaving open unnecessary connections * Fix config entry unloading
13 lines
228 B
JSON
13 lines
228 B
JSON
{
|
|
"domain": "zerproc",
|
|
"name": "Zerproc",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/zerproc",
|
|
"requirements": [
|
|
"pyzerproc==0.4.8"
|
|
],
|
|
"codeowners": [
|
|
"@emlove"
|
|
]
|
|
}
|