mirror of
https://github.com/elisspace/core.git
synced 2026-08-31 00:22:12 +00:00
15 lines
307 B
JSON
15 lines
307 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
|
|
} |