undefined

Altruist Setup

This guide walks you through setting up and activating an Altruist Outdoor sensor. You’ll connect the sensor to Wi-Fi, configure its location, and activate a subscription using XRT tokens. Additionally, instructions for integrating the sensor with Home Assistant via HACS or manual installation are provided.


All devices from Robonomics can be purchased on the official website.

Activate Robonomics Subscription

To complete this step, ensure you have at least 2-3 XRT tokens in your Robonomics Polkadot account.

  1. Navigate to the Robonomics dApp subscription page.
  2. Click on Account and connect your wallet. Your account address and balance will be displayed.
    If you don’t have an account, follow this guide to create one.
subscription page
  1. Сlick BUY SUBSCRIPTION and sign the transaction. Wait for the activation process to complete.
  2. Once activated, you will be redirected to the setup page, where you can see your subscription name and expiration date.
subscription setup page
  1. Save your account address — you will need it during the sensor setup. You can copy it from the “OWNER” section or by clicking your account name in the top-right corner and selecting the copy button.

Sensor Setup


INFO
The sensor can only be connected to a 2.4GHz Wi-Fi network.

  1. Plug in the sensor to a power socket.
  2. The board will create a Wi-Fi network named Altruist-xxxxxxxxx. Connect to it from your phone or computer. You should be automatically prompted to open the authorization window.
  • If not, open a browser and go to 192.168.4.1.
altruist-sensor
  1. Configure the Wi-Fi settings:
  • Select your Wi-Fi network from the list or enter it manually if it doesn’t appear.
  • Enter the password in the “WI-FI SETTINGS” field.
  1. Enter your Robonomics details:
  • Paste the RWS Owner Address you copied earlier into the designated field.
  1. Set the sensor location:
  • Enter the coordinates of the sensor’s installation site.

  • You can find coordinates using online maps or convert an address to latitude/longitude using this link.


    WARNING
    The sensor coordinates will then be displayed on a publicly available map. If you do not want to show your private information, write close, but not exact coordinates.

altruist-sensor-wifi
  1. Copy the Altruist “Robonomics Address”:
  • You will find it at the top of the page. Save it for the final step.
altruist address
  1. Click “Save configuration and restart” at the bottom of the page. The board will reboot and connect to the specified Wi-Fi network.

Altruist activate

The final step in the setup process is adding the Altruist address to your Robonomics Subscription.

  1. Go back to the Setup page.

  2. Scroll down to the “Users in subscription” section.

  3. In the “Add a user” field, paste the Altruist Robonomics address you copied earlier.

add user
  1. Click the plus (+) button and sign the message.

  2. Wait for the operation to complete.

That’s it! Your setup is now complete. 🎉

You can now find your Altruist on the Robonomics Sensors Social map. 🚀

sensor map

Home Assistant

There are two ways to add Altruist to Home Assistant:

The easiest way to add Altruist is through HACS. You can find a brief setup guide here

Steps:

  1. Once HACS is installed, open it.

  2. Click the three dots in the top-right corner and select “Custom repositories”.

  3. In the pop-up window, enter the following URL:

https://github.com/airalab/altruist-homeassistant-integration
  1. Set the type to “Integration” and click “ADD”.
altruist-add
  1. Search for the Altruist Sensor integration.

  2. Click the Download button, then restart Home Assistant once the integration is installed.

altruist-hacs

Option 2: Manual Installation

  1. Under the homeassistant user, clone the project repository:
  git clone https://github.com/airalab/altruist-homeassistant-integration.git
  1. If you already have any custom integrations, move the altruist folder to your custom_components directory:
cd altruist-homeassistant-integration
mv custom_components/altruist ~/.homeassistant/custom_components/
  1. If you don’t have any custom integrations, move the entire custom_components directory:
cd altruist-homeassistant-integration
mv custom_components/ ~/.homeassistant/

Configuration

After installation and restarting Home Assistant, the integration will automatically detect Altruist on your network.

  1. Go to Settings → Devices & Services.

  2. Add the Altruist Sensor.

discover altruist

That’s it! 🚀 Your Altruist Sensor is now integrated with Home Assistant.

Couldn't complete

Thanks,
we'll keep in touch!

It was hard

Thanks,
we'll keep in touch!

It was ok

Thanks,
we'll keep in touch!

It was easy

Thanks,
we'll keep in touch!
Main contributors: @tubleronchik
Make a contribution

Robonomics wiki is open source. See something that's wrong or unclear? Submit a pull request.

? Ask your question