Files
ad-dev-conf/appdaemon.yaml
John Lancaster be232b4338 renames
2024-06-06 21:16:12 -05:00

29 lines
591 B
YAML

appdaemon:
import_method: expert
# import_paths:
# - /conf/apps/my_repo
latitude: 0
longitude: 0
elevation: 30
time_zone: America/Chicago
plugins:
HASS:
type: hass
ha_url: http://192.168.1.82:8123
token: !secret long_lived_token
# mqtt:
# type: mqtt
# namespace: mqtt
# client_host: zigbee.localdomain
# client_user: homeassistant
# client_password: !secret mqtt_password
# client_topics:
# - zigbee2mqtt/#
# http:
# url: http://0.0.0.0:5051
admin:
api:
hadashboard:
logs:
main_log:
level: DEBUG