2022-12-08 23:45:22 +01:00
|
|
|
---
|
|
|
|
argument_specs:
|
|
|
|
main:
|
|
|
|
options:
|
|
|
|
zigbee2mqtt__version:
|
|
|
|
description: zigbee2mqtt version to install
|
|
|
|
type: str
|
|
|
|
required: true
|
2023-05-09 14:39:50 +02:00
|
|
|
zigbee2mqtt__initial_config:
|
|
|
|
description: Configuration file content for initial deployment.
|
|
|
|
It does not replace the configuration if it already exists.
|
2022-12-08 23:45:22 +01:00
|
|
|
type: str
|
|
|
|
required: true
|