First smart lights :)
This commit is contained in:
@@ -3,6 +3,8 @@ appdaemon:
|
||||
longitude: 0
|
||||
elevation: 30
|
||||
time_zone: Europe/Berlin
|
||||
exclude_dirs:
|
||||
- unit_tests
|
||||
plugins:
|
||||
HASS:
|
||||
type: hass
|
||||
@@ -14,3 +16,15 @@ http:
|
||||
admin:
|
||||
api:
|
||||
hadashboard:
|
||||
logs:
|
||||
main_log:
|
||||
filename: /conf/logs/appdaemon.log
|
||||
date_format: "%d-%m-%y %H:%M:%S"
|
||||
access_log:
|
||||
filename: /conf/logs/access.log
|
||||
error_log:
|
||||
filename: /conf/logs/error.log
|
||||
virtualsensors_log:
|
||||
name: VirtualSensorsLog
|
||||
filename: /conf/logs/virtualsensors.log
|
||||
date_format: "%d-%m-%y %H:%M:%S"
|
||||
|
||||
Reference in New Issue
Block a user