mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-04-19 21:07:21 +00:00
12 lines
217 B
YAML
12 lines
217 B
YAML
# config.yaml
|
|
---
|
|
name: Common test information
|
|
description: Connection information for MQTT Client
|
|
|
|
variables:
|
|
host: homeassistant.local
|
|
username: hasp
|
|
password: hasp
|
|
port: 1883
|
|
plate: ubuntu-desktop-20-04
|