Delete README.md

This commit is contained in:
Pascal Vizeli
2017-05-04 16:24:24 +02:00
committed by GitHub
parent 242483f8cf
commit 49d6ab4d7c

View File

@@ -1,9 +0,0 @@
# Mosquitto
MQTT broker for HomeAssistant and HassIO addons.
## Options
- `plain`: For connection with 1883 (without SSL/TLS)
- `ssl`: For connection with 8883 (with SSL/TLS)
- `anonymous`: For anonymous authentication
- `logins`: A list of login data `{"username": "", "password": ""}`