Subscription Activate
In this article, you will create Robonomics parachain accounts and buy an IoT subscription.
To control Home Assistant with Robonomics, you need 2 accounts on the Robonomics parachain. For one of the accounts (OWNER
), you will buy a Robonomics subscription. The second account (CONTROLLER
) will control all Home Assistant processes (such as telemetry) and will give access to other users. These accounts will provide security for your Home Assistant.
If you don’t have an account, check this article and create the OWNER account. The Controller account will be created automatically during setup.
In the article, a Polkadot.js extension wallet is used for working with accounts, but you can use another wallet that is convenient for you.
Activate Robonomics Subscription
For this step, you must have a sufficient amount of XRT tokens (minimum of 2-3 XRT) in your OWNER
account.
<video class=“robo-wiki-video robo-wiki-video–s hide” controls muted playsinline autoplay, loop, controls poster=“/assets/images/video-covers/cover-3.png”>
Go to the Robonomics dApp and navigate to the subscription page. Then, click on
Connect Account
on the right sidebar.In the following popup menu, connect the Polkadot.js extension. You will see your account address along with its balance.
Before purchasing, ensure that you have selected the
OWNER
account. Click on the address profile icon, and you should see theOWNER
account.Finally, click the
BUY SUBSCRIPTION
button and enter the password for your account. Wait until the activation process is completed. You will see the state of your subscription after a while.
Setup your Subscription
Now you need to setup you subscription by adding the CONTROLLER
account to it.
Go to the Robonomics dApp and navigate to the setup a subscription page. Navigate to the Subscription settings section.
In the
Controller's seed phrase
field press magic wand to create newCONTROLLER
account.In the pop-up create password for the
CONTROLLER
account.On the next pop-up, you will see the address of your new account and the mnemonic seed phrase. Save the mnemonic seed phrase securely because you will need it later
for integration setup. Additionally, the JSON file with theCONTROLLER
account will be downloaded. You can import it to your wallet.
How to do it for Polkadot.js extension can be found here.
- Close pop-up and click the
SAVE
button.
Add Controller Account to Subscription
Now, you need to add your CONTROLLER
account to the access list.
<video class=“robo-wiki-video robo-wiki-video–s hide” controls muted playsinline autoplay, loop, controls >
Go to the Robonomics dApp and navigate to the setup a subscription page. Ensure that you have selected the correct subscription and the
OWNER
account.Copy the
CONTROLLER
address: open the extension and click on the icon next to the account name or copy the address from Subscription settings section.Paste this address into the
Polkadot address
field in the USERS IN SUBSCRIPTION section and click the+
button.Enter the password for your
OWNER
account in the popup window, then wait for the activation process to be completed.
That’s all. Go to the next article.
Couldn't complete
It was hard
It was ok
It was easy
Make a contribution
Robonomics wiki is open source. See something that's wrong or unclear? Submit a pull request.