Add translation files to all add-ons (#2433)

* Add translation files to all add-ons

* lint

* Apply suggestions from code review

Co-authored-by: Stefan Agner <stefan@agner.ch>

* Adjust zwave docs

* Adjust zwave_js docs

* Adjust ada docs

* Reorder ada

* Reorder duckdns

* Reorder git_pull

* Reorder google_assistant

* Reorder homematic

* Reorder letsencrypt

* Reorder mosquitto

* Reorder nginx_proxy

* Reorder samba

* Reorder ssh

* Lint

Co-authored-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
Joakim Sørensen
2022-04-28 17:26:33 +02:00
committed by GitHub
parent 9c54e9cf5e
commit 456bc0f70b
35 changed files with 562 additions and 115 deletions

View File

@@ -19,37 +19,37 @@ init: false
map:
- config:rw
options:
auto_restart: false
deployment_key: []
deployment_key_protocol: rsa
deployment_password: ""
deployment_user: ""
git_branch: master
git_command: pull
git_prune: false
git_remote: origin
repeat:
active: false
interval: 300
repository: null
git_branch: master
git_remote: origin
auto_restart: false
restart_ignore:
- ui-lovelace.yaml
- .gitignore
git_command: pull
git_prune: false
deployment_key: []
deployment_user: ""
deployment_password: ""
deployment_key_protocol: rsa
repeat:
active: false
interval: 300
schema:
auto_restart: bool
deployment_key:
- str
deployment_key_protocol: match(rsa|dsa|ecdsa|ed25519|rsa)
deployment_password: password
deployment_user: str
repository: str
git_branch: str
git_remote: str
auto_restart: bool
restart_ignore:
- str
git_command: list(pull|reset)
git_prune: bool
git_remote: str
deployment_key:
- str
deployment_user: str
deployment_password: password
deployment_key_protocol: match(rsa|dsa|ecdsa|ed25519|rsa)
repeat:
active: bool
interval: int
repository: str
restart_ignore:
- str
startup: services