mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-04-19 12:57:19 +00:00
13 lines
251 B
YAML
13 lines
251 B
YAML
# Copy and rename this file to config.yaml
|
|
# Enter the connection details for the mqtt test server
|
|
---
|
|
name: Common test information
|
|
description: Connection information for MQTT Client
|
|
|
|
variables:
|
|
host:
|
|
port: 1883
|
|
username:
|
|
password:
|
|
plate:
|