Re: Allgemeine Frage zum Kalender
Verfasst: 13. Apr 2020 22:08
Nein, das ist nicht besonders heikel, aber Du musst halt aufpassen, nichts falsch zu machen.
Über die Karaf Konsole geht das so:
Wenn Du nach config:edit die <Tab>-Taste drückst, siehst Du alle möglichen Konfigurationsbereiche. Da ich caldav nicht selbst nutze, weiß ich nicht, ob der angegebene Pfad vollständig korrekt ist, aber da an dieser Stelle die Autoergänzung funktioniert...
Über die Karaf Konsole geht das so:
Code: Alles auswählen
Linux openhab2b 5.3.18-2-pve #1 SMP PVE 5.3.18-2 (Sat, 15 Feb 2020 15:11:52 +0100) x86_64
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Wed Apr 1 13:35:57 2020 from 192.168.15.52
###############################################################################
############### openhab2 ####################################################
###############################################################################
## Ip = 192.168.178.201
## Release = Debian GNU/Linux 10 (buster)
## Kernel = Linux 5.3.18-2-pve
## Platform = [ 0.000000] DMI: HP ProLiant MicroServer
## Uptime = 22 day(s). 8:36:20
## CPU Usage = 1% avg over 1 cpu(s) (2 core(s) x 1 socket(s))
## CPU Load = 1m: 1.44, 5m: 1.67, 15m: 1.38
## Memory = Free: 0.35GB (36%), Used: 0.64GB (64%), Total: 1.00GB
## Swap = Free: 5.20GB (71%), Used: 2.16GB (29%), Total: 7.37GB
## Root = Free: 6.23GB (77%), Used: 1.76GB (23%), Total: 8.00GB
## Updates = 1 apt updates available.
## Sessions = 1 session(s)
## Processes = 37 running processes of 32768 maximum processes
###############################################################################
Welcome to __ _____ ____ _
____ ____ ___ ____ / / / / | / __ )(_)___ _____
/ __ \/ __ \/ _ \/ __ \/ /_/ / /| | / __ / / __ `/ __ \
/ /_/ / /_/ / __/ / / / __ / ___ |/ /_/ / / /_/ / / / /
\____/ .___/\___/_/ /_/_/ /_/_/ |_/_____/_/\__,_/_/ /_/
/_/
openHAB 2.5.3-1 (Release Build)
Looking for a place to get started? Check out 'sudo openhabian-config' and the
documentation at https://www.openhab.org/docs/installation/openhabian.html
The openHAB dashboard can be reached at http://openhab2:8080
To interact with openHAB on the command line, execute: 'openhab-cli --help'
[21:36:46] openhabian@openhab2:~$ openhab-cli console
Logging in as openhab
Password: habopen <Passworteingabe ist unsichtbar>
__ _____ ____
____ ____ ___ ____ / / / / | / __ )
/ __ \/ __ \/ _ \/ __ \/ /_/ / /| | / __ |
/ /_/ / /_/ / __/ / / / __ / ___ |/ /_/ /
\____/ .___/\___/_/ /_/_/ /_/_/ |_/_____/
/_/ 2.5.3
Release Build
Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or type 'system:shutdown' or 'logout' to shutdown openHAB.
openhab> config:edit org.openhab.caldav
openhab> config:property-list
openhab> config:property-delete <zu löschender Parameter>
openhab> config:update
openhab> logout
[21:46:04] openhabian@openhab2:~$