mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-04-22 14:27:21 +00:00
12 lines
259 B
YAML
12 lines
259 B
YAML
# Copy and rename this file to config.yaml
|
|
---
|
|
name: Common test information
|
|
description: Connection information for MQTT Client
|
|
|
|
variables:
|
|
host: homeassistant.local
|
|
username: <mqtt_username>
|
|
password: <mqtt_password>
|
|
port: 1883
|
|
plate: <platename>
|