-
-
Notifications
You must be signed in to change notification settings - Fork 27
application configuration
Igor edited this page Aug 22, 2021
·
5 revisions
*ToDo: we need application screenshots To configure SleepAsAndroid for working with this integration:
- Go to application settings
- Find Services in integration section
- Go to Automation
- Find MQTT section
Then:
- Enable it
- URL is a URL for your MQTT server. It should look like
tcp://mqtt_user:mqtt_password@mqtt_host:mqtt_port - Topic is a topic name where the application will publish events. MUST be related to Topic template from integration settings.
- Client ID is any ID. It is not used by integration and is not published to MQTT (now).