From @brentru: ``` return self.init_mqtt(IO_MQTT_BROKER, 1883, aio_username, aio_key, True) ``` Users may want to use secure port 8883. Setting up the client for the S2/SSL will be different and may need to be modified.