Integration allows to watch telemetry from Home Assistant in blockchain and control smart devices. More information you can find on Robonomics Wiki.
- Install files:
- Using HACS: In the HACS panel, go to integrations and click the big orange '+' button. Search for 'Robonomics' and click 'Install this repository in HACS'.
- Manually:
Clone the repository and copy
custop_components
folder to your Home Assistant config
- Restart HA to load the integration into HA.
- Go to Settings -> Devices & Services -> Integrations and click the 'Add Integration' button. Look for Robonomics and click to add it.
For the Robonomics integration you need an account with subscription. Also you need an admin account added to subscription as a device (it must be ed25519 type). Admin account will send telemetry from Home Assistant and will be able to send commands to smart devices.
Write mnemonic seed of your Robonomics admin account and the address of subscription owner account. Integration use IPFS to save encrypted data, by defaul it uses local node and infura IPFS API, but you can use your Pinata account in addition.