Available for pre-order
View Purchasing OptionsProject update 4 of 6
Hi! In this update, we want to share a bit more about the Air Lab Home Assistant Integration. We wrote this campaign update in the style of a tutorial. This way you know exactly what it takes to use the Air Lab with Home Assistant and can follow it step-by-step when you get your device.
The Home Assistant project was started more than 10 years ago to provide an open-source platform for home automation. Today, many proprietary and open smart home devices can be connected to Home Assistant in order to read out their data or control them.
Many people deploy Home Assistant to a Raspberry Pi, which is a perfect host for such software. With the official “Raspberry Pi Imager” it is trivial to prepare an SD-Card with a full installation of Home Assistant ready to be set up. If you do not have a Raspberry Pi, check out their website for alternative installation options on your computer or in the cloud.
Follow these steps to set up Home Assistant:
http://IP_ADDRESS:8123
to open the web interface.Home Assistant supports multiple standards and protocols to integrate products with its system. While some are native/custom integrations written in Python, it also supports connecting devices with buses/bridges for Matter, Bluetooth, Zigbee, MQTT, and other protocols. For our initial integration with Air Lab, we decided to go with MQTT because of its simplicity. We might explore more “native” ways of integration in the future.
The MQTT protocol is a widely supported IoT protocol that is based on the standard TCP/IP network stack. To get communication going, it requires a “broker” to act as an intermediary to relay messages between clients. This architecture is very powerful and allows you to listen for the Air Lab sensor data from multiple applications at the same time. The Mosquitto MQTT broker is a widely used open-source broker that is also available for Home Assistant as an add-on.
Follow these steps to install the Mosquitto Add-on:
To connect the Air Lab with the Mosquitto Broker and, in turn, with Home Assistant, we need to configure the Wi-Fi network and MQTT credentials. To do that, we’ll use the Air Lab Studio, our web-based interface, to access the Air Lab and configure it.
Follow these steps to configure your Air Lab:
Home Assistant will automatically detect the device and add its entities to the system. You can now add the sensor values to your dashboard and configure automations that use the data as triggers or conditions.
Thanks for your interest in Air Lab! If you haven’t yet, now’s your chance to reserve your Air Lab while our crowdfunding campaign is live!