mirror of
https://github.com/Mesteriis/hassio-addons-avm.git
synced 2026-07-08 02:50:53 +02:00
init
This commit is contained in:
15
appdaemon/translations/nl.yaml
Normal file
15
appdaemon/translations/nl.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
configuration:
|
||||
init_commands:
|
||||
description: 'Allows you to specificy a list of custom shell commands that are ran before AppDaemon starts.'
|
||||
name: 'Init commands'
|
||||
log_level:
|
||||
description: 'Bepaalt het niveau van de logs die de add-on toont.'
|
||||
name: 'Log niveau'
|
||||
python_packages:
|
||||
description: 'Allows you to specificy a list of additional Python packages to be installed before AppDaemon starts.'
|
||||
name: 'Python packages'
|
||||
system_packages:
|
||||
description: 'Allows you to specificy a list of additional Alpine Linux packages to be installed before AppDaemon starts.'
|
||||
name: 'System packages'
|
||||
network:
|
||||
5050/tcp: 'De AppDaemon webserver'
|
||||
Reference in New Issue
Block a user