uci-ha/examples/opts.yaml

12 lines
424 B
YAML

access_token: 'your long lived token generated in HA' # REQUIRED!
# default options below
# host: 'localhost',
# serverPath: 'api/websocket',
# protocol: 'ws',
# retryTimeout: 5000,
# timeout: 5000,
# retryCount: -1,
# port: 8123,
# ppmonitor: true # by default the server is ping/pong monitored for active connection
# url: ' ' # you can opt to provide the url (less server path) instead of have it created by above opts