Skip to content

application configuration

Igor edited this page Aug 22, 2021 · 5 revisions

*ToDo: we need application screenshots To configure SleepAsAndroid for working with this integration:

  1. Go to application settings
  2. Find Services in integration section
  3. Go to Automation
  4. 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).

Clone this wiki locally