mirror of
https://github.com/elisspace/core.git
synced 2026-09-19 01:01:37 +00:00
16 lines
337 B
JSON
16 lines
337 B
JSON
{
|
|
"domain": "version",
|
|
"name": "Version",
|
|
"documentation": "https://www.home-assistant.io/integrations/version",
|
|
"requirements": [
|
|
"pyhaversion==21.11.1"
|
|
],
|
|
"codeowners": [
|
|
"@fabaff",
|
|
"@ludeeus"
|
|
],
|
|
"quality_scale": "internal",
|
|
"iot_class": "local_push",
|
|
"config_flow": true,
|
|
"loggers": ["pyhaversion"]
|
|
} |