Skip to content

Configure your HASP device to talk to WiFi and MQTT

aderusha edited this page Mar 3, 2021 · 7 revisions

Getting your HASP connected to WiFi and MQTT is easy!

  1. First, supply power to your HASP (AC or DC or USB, depending on which device you've built or purchased). On power-up, you should be presented with an initialization screen and then information regarding WiFi access along with a QR code for easy connection.

WiFi Config 0

  1. With a PC or mobile device, connect to the WiFi network using the details displayed on the screen, or scan the provided QR code to do that automatically.
  2. You should be prompted to open a configuration website, from there click "Configure WiFi" to configure HASP to connect to your WiFi network.

WiFi Config 1

  1. Select your WiFi network name and provide a password.
  2. Enter the IP address of your MQTT broker. Typically, this will be the IP address of your Home Assistant system.
  3. Select the appropriate port. This is usually 1883 for standard MQTT, or 8883 if TLS is enabled.
  4. Enter a username and password for the MQTT connection, which is usually going to be your Home Assistant username/password.
  5. Click "Save" and the device will connect to your network. Congratulations, you are now online!

WiFi Config 2

Continue to the next step

Once HASP is configured for WiFi and MQTT, you can proceed to setup the Home Assistant Blueprints.