Skip to content

Commit

Permalink
Merge pull request airalab#601 from PaTara43/master
Browse files Browse the repository at this point in the history
.art -> .info for crust vids
  • Loading branch information
PaTara43 committed May 18, 2023
2 parents 23aa243 + fd97ef4 commit 892ff1d
Show file tree
Hide file tree
Showing 13 changed files with 37 additions and 37 deletions.
6 changes: 3 additions & 3 deletions docs/backup-services.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tools:

Creating a backup allows you to easily restore your Home Assistant configuration in the event of a failure.

<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.art/ipfs/QmVo91dLaAYgFDM1vrL2PYfAffM6SGGC59ZERbfHR44tqW', type:'mp4'}]" />
<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.info/ipfs/QmVo91dLaAYgFDM1vrL2PYfAffM6SGGC59ZERbfHR44tqW', type:'mp4'}]" />

<robo-wiki-note type="warning" title="WARNING">
In order to restore your configuration, it is necessary to use a custom IPFS gateway such as Pinata. Without it, your backup will be stored solely on your local IPFS node, which may prevent you from restoring your Home Assistant configuration in the event of a local node failure.
Expand All @@ -26,12 +26,12 @@ In order to restore your configuration, it is necessary to use a custom IPFS gat

In order to restore your configuration, you will need to install Home Assistant and Robonomics Integration.

<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.art/ipfs/QmWmnmkXUcPXsAnQzwN3UEuki2GMYnQDx3vhgjEypCU8aR', type:'mp4'}]" />
<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.info/ipfs/QmWmnmkXUcPXsAnQzwN3UEuki2GMYnQDx3vhgjEypCU8aR', type:'mp4'}]" />

1. Install [Home Assisntant with Robonomics](https://wiki.robonomics.network/docs/robonomics-smart-home-overview#how-to-install-home-assistant-with-robonomics) and confgire it, following the steps from the article.

2. [Set up Robonomics Integration](https://wiki.robonomics.network/docs/robonomics-hass-integration) using the same seeds you used previously. If you subscription has been finished, [activate it](https://wiki.robonomics.network/docs/sub-activate).

3. In the web interface of Home Assistant go to `Developer Tools` -> `Services`. Search for `Robonomics: Restore from the Backup in Robonomics` and press `CALL SERVICE`. Navigate to the `Overview` page, to check the status of your backup, .

4. Once Home Assistant has finished restarting, your configuration will be restored. If the status changes to `restored` but Home Assistant does not automatically restart, you need to manually restart it by navigating to `Settings` > `System` and clicking on the `RESTART` button in the upper right corner.
4. Once Home Assistant has finished restarting, your configuration will be restored. If the status changes to `restored` but Home Assistant does not automatically restart, you need to manually restart it by navigating to `Settings` > `System` and clicking on the `RESTART` button in the upper right corner.
2 changes: 1 addition & 1 deletion docs/edit-wiki.md
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ It is recommended to insert videos with built-in tag `<robo-wiki-video>`, howeve
You need to specify format of video

```c
<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.art/ipfs/QmdZKkPJCa9GEN43iUBX81jfrFTDxcn7J6wWURrwNVwcKx', type:'webm'}, {src: 'https://crustipfs.art/ipfs/QmStCDsEHCYwVYvnDdmZBMnobPmrgZx3iJLm65b8XNzKQa', type:'mp4'}]" />
<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.info/ipfs/QmdZKkPJCa9GEN43iUBX81jfrFTDxcn7J6wWURrwNVwcKx', type:'webm'}, {src: 'https://crustipfs.info/ipfs/QmStCDsEHCYwVYvnDdmZBMnobPmrgZx3iJLm65b8XNzKQa', type:'mp4'}]" />
```

#### Local
Expand Down
4 changes: 2 additions & 2 deletions docs/global-administration.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ You cannot use previously created accounts because `SUB_OWNER` and `SUB_CONTROLL

2. Using `SUB_OWNER` account add new user account to the subscription in the [dapp](https://dapp.robonomics.network/#/subscription/devices). Now there should be three addresses in the access list: `SUB_OWNER`, `SUB_CONTROLLER` and `USER`.

<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.art/ipfs/QmSxzram7CF4SXpVgEyv98XetjYsxNFQY2GY4PfyhJak7H', type:'mp4'}]" />
<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.info/ipfs/QmSxzram7CF4SXpVgEyv98XetjYsxNFQY2GY4PfyhJak7H', type:'mp4'}]" />


## Granting Access to User
Expand All @@ -32,6 +32,6 @@ You cannot use previously created accounts because `SUB_OWNER` and `SUB_CONTROLL

4. After the registration process, log in to Home Assistant with your user address as login and a newly-created password.

<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.art/ipfs/QmW2TXuwCYXzgcRfEUx4imZU5ZerEzkuD5P53u9g2WnxDh', type:'mp4'}]" />
<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.info/ipfs/QmW2TXuwCYXzgcRfEUx4imZU5ZerEzkuD5P53u9g2WnxDh', type:'mp4'}]" />

Now you can use the dapp to control your home through Robonomics, check [**"Get Smart Home Telemetry"**](/docs/smart-home-telemetry/) article.
6 changes: 3 additions & 3 deletions docs/hass-image-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tools:
https://github.com/yggdrasil-network/yggdrasil-go/
---

<robo-wiki-video loop controls :videos="[{src: 'https://crustipfs.art/ipfs/QmXjFaTd81dLrMgADtENmSqbS2uJuLJUgQUrmDu2CsSuAq', type:'mp4'}]" />
<robo-wiki-video loop controls :videos="[{src: 'https://crustipfs.info/ipfs/QmXjFaTd81dLrMgADtENmSqbS2uJuLJUgQUrmDu2CsSuAq', type:'mp4'}]" />

**Welcome to the guide on installing Home Assistant with Robonomics integration on a Raspberry Pi. Home Assistant is an open-source home automation system that provides a centralized hub for controlling smart devices in your home network. By integrating with Robonomics, a decentralized cloud service, you can enhance the functionality and security of your smart home. In this article, we will provide step-by-step instructions on how to install Home Assistant with Robonomics on a Raspberry Pi, giving you the ability to automate and control various aspects of your home using a secure and decentralized solution. Let's get started!**

Expand Down Expand Up @@ -61,7 +61,7 @@ Install [Raspberry Pi Imager](https://www.raspberrypi.com/software/) on your com

Run the Raspberry Pi Imager program. Choose required image as the operating system and ensure to select your SD card from the storage dropdown menu. In settings provide your Wi-Fi, password, choose your country from drop-down list and then `Write!` image.

<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.art/ipfs/QmVgex7Aw9sH97kDbbwaHkbcHZRu8xWruh5a7hfnMstNrV', type:'mp4'}]" />
<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.info/ipfs/QmVgex7Aw9sH97kDbbwaHkbcHZRu8xWruh5a7hfnMstNrV', type:'mp4'}]" />

You can find country codes [here](https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes).

Expand Down Expand Up @@ -105,4 +105,4 @@ https://youtu.be/qW4sjUaShWA -->

## Troubleshooting

1. To change Wi-Fi setting later, use command `sudo raspi-config`. Find more information about this command on [the official site.](https://www.raspberrypi.com/documentation/computers/configuration.html)
1. To change Wi-Fi setting later, use command `sudo raspi-config`. Find more information about this command on [the official site.](https://www.raspberrypi.com/documentation/computers/configuration.html)
4 changes: 2 additions & 2 deletions docs/hass-init.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ You are starting with the creation of the owner account of Home Assistant. This

<robo-wiki-note type="note">Raspberry Pi address may change in time, due router settings.</robo-wiki-note>

<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.art/ipfs/QmYd1Mh2VHVyF3WgvFsN3NFkozXscnCVmEV2YG86UKtK3C', type:'mp4'}]" />
<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.info/ipfs/QmYd1Mh2VHVyF3WgvFsN3NFkozXscnCVmEV2YG86UKtK3C', type:'mp4'}]" />

1. At the first page, enter a name, username, password and click on the `CREATE ACCOUNT` button.

Expand All @@ -40,4 +40,4 @@ https://youtu.be/n4PX25aB1JU

## Troubleshooting

1. If you forget your login or password for local user, [check this article](https://www.home-assistant.io/docs/locked_out/) to restore your credentials. If you forget a password to Home Assistant from your Robonomics account, [check the Dapp.](https://dapp.robonomics.network/#/home-assistant)
1. If you forget your login or password for local user, [check this article](https://www.home-assistant.io/docs/locked_out/) to restore your credentials. If you forget a password to Home Assistant from your Robonomics account, [check the Dapp.](https://dapp.robonomics.network/#/home-assistant)
10 changes: 5 additions & 5 deletions docs/hass-os-upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tools:

Robonomics Integration stores the data using local IPFS daemon, so you need to install it first.

<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.art/ipfs/QmdAmUHW9bpTU6sUwBYu4ai4DVJ6nZ5xerjM9exvooGKGq', type:'mp4'}]" />
<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.info/ipfs/QmdAmUHW9bpTU6sUwBYu4ai4DVJ6nZ5xerjM9exvooGKGq', type:'mp4'}]" />

1. There is an [IPFS Add-on for Home Assistant](https://github.com/airalab/ipfs-addon). To install it go to `Settings` -> `Add-ons` and press the `ADD-ON STORE` button in the lower right corner.

Expand All @@ -45,7 +45,7 @@ https://github.com/airalab/ipfs-addon

[Home Assistant Community Store (HACS)](https://hacs.xyz/) allows you to install custom integrations.

<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.art/ipfs/QmYJFpxrww9PRvcAUhdgKufeDbyUFoBZTREZHPgV452kzs', type:'mp4'}]" />
<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.info/ipfs/QmYJFpxrww9PRvcAUhdgKufeDbyUFoBZTREZHPgV452kzs', type:'mp4'}]" />

1. Before start, you need to install add-on for connecting to the Home Assistant device with SSH. In Add-on Store search `ssh`. We recommend to install `SSH & Web Terminal` add-on.

Expand All @@ -59,7 +59,7 @@ https://github.com/airalab/ipfs-addon

3. In the `Info` tab press `START`. If you want to see the addon in the sidebar, don't forget to enable `Show in sidebar`.

<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.art/ipfs/QmcijfJ45fmW9omB67xWyPKvHhZuwLMTTQ7DBqnyxHUXR1', type:'mp4'}]" />
<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.info/ipfs/QmcijfJ45fmW9omB67xWyPKvHhZuwLMTTQ7DBqnyxHUXR1', type:'mp4'}]" />

4. Open SSH Add-on and run the following command:

Expand Down Expand Up @@ -87,7 +87,7 @@ wget -O - https://get.hacs.xyz | bash -

Now you can install Robonomics Integration using HACS.

<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.art/ipfs/Qmb19UEQwwHfNroCaH8NMFhPV2dc52vSC8i4ATJsqVYiZf', type:'mp4'}]" />
<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.info/ipfs/Qmb19UEQwwHfNroCaH8NMFhPV2dc52vSC8i4ATJsqVYiZf', type:'mp4'}]" />

1. Open HACS from a sidebar menu and go to `Integrations`. Press on three dots in the upper right corner and choose `Custom Repositories`. In the opened window paste the following link:

Expand All @@ -106,4 +106,4 @@ https://github.com/airalab/homeassistant-robonomics-integration
Now you have two options:

- If you have not yet used MQTT integration to connect smart devices via Zigbee adapter, go to the [**MQTT Broker for Home Assistant OS**](/docs/mqtt-hassos) article.
- Otherwise, go to the [**IoT Subscription**](/docs/sub-activate) section and start activating the Robonomics subscription.
- Otherwise, go to the [**IoT Subscription**](/docs/sub-activate) section and start activating the Robonomics subscription.
4 changes: 2 additions & 2 deletions docs/mqtt-hassos.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tools:

<robo-wiki-picture src="home-assistant/mqtt_broker_os.png" />

<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.art/ipfs/QmaoaTBu3KqwC8NKRSopmF3KQ5BYL8skEfYJjXypcJNdNL', type:'mp4'}]" />
<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.info/ipfs/QmaoaTBu3KqwC8NKRSopmF3KQ5BYL8skEfYJjXypcJNdNL', type:'mp4'}]" />

1. We will use [Mosquitto](https://mosquitto.org/) MQTT broker. In the Add-on Store find the `Mosquitto broker` add-on, press on it and press `INSTALL`.

Expand All @@ -35,4 +35,4 @@ tools:

3. Save the configuration and go to the `Info` tab to start the add-on.

Continue MQTT setup with the [**MQTT Integration Setup**](/docs/mqtt-integration) article.
Continue MQTT setup with the [**MQTT Integration Setup**](/docs/mqtt-integration) article.
4 changes: 2 additions & 2 deletions docs/mqtt-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tools:

<robo-wiki-picture src="home-assistant/mqtt_integration.png" />

<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.art/ipfs/QmYm9qNfpGdePRHRvmahY2DgHXRfAWNN6CasEY4tFRBARr', type:'mp4'}]" />
<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.info/ipfs/QmYm9qNfpGdePRHRvmahY2DgHXRfAWNN6CasEY4tFRBARr', type:'mp4'}]" />

1. Open Home Assistant web interface and go to `Settings` -> `Devices & Services`.

Expand All @@ -33,4 +33,4 @@ Now, you can proceed to add devices. Depending on the hardware you have, choose
* For Zigbee adapter with other options of the Home Assistant installation [go here](/docs/zigbee-to-mqtt/). Ideal for [JetHome USB JetStick Z2](https://jethome.ru/z2/?sl=en) or similar [supported adapters](https://www.zigbee2mqtt.io/information/supported_adapters.html).

**Option 3 (with SLS Gateway)**
* For Robonomics SLS Gateway regardless of the Home Assistant installation options [go here](/docs/sls-gateway/). Open SLS gateway specs your can [find here](https://easyeda.com/ludovich88/robonomics_sls_gateway_v01).
* For Robonomics SLS Gateway regardless of the Home Assistant installation options [go here](/docs/sls-gateway/). Open SLS gateway specs your can [find here](https://easyeda.com/ludovich88/robonomics_sls_gateway_v01).
4 changes: 2 additions & 2 deletions docs/robonomics-hass-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tools:

**In this article, you will add Robonomics to Home Assistant. This allows Home Assistant to record datalogs with encrypted data to Robonomics Parachain and listen for launch commands from the parachain to control smart devices. Integration uses IPFS to store data and send IPFS hashes to datalog or launch functions.**

<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.art/ipfs/QmQp66J943zbF6iFdkKQpBikSbm9jV9La25bivKd7cz6fD', type:'mp4'}]" />
<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.info/ipfs/QmQp66J943zbF6iFdkKQpBikSbm9jV9La25bivKd7cz6fD', type:'mp4'}]" />

1. In the web interface of Home Assistant go to `Settings` -> `Device & Services` and press `ADD INTEGRATION`. Search for `Robonomics`.

Expand All @@ -22,4 +22,4 @@ tools:

3. Press `SUBMIT` after finishing the configuration. If you filled in everything correctly, you will see the success window.

Congratulations! You have fully installed and configured Home Assistant with Robonomics integration. Now go to [**"Use"**](/docs/global-administration) section to start working with your upgraded smart home.
Congratulations! You have fully installed and configured Home Assistant with Robonomics integration. Now go to [**"Use"**](/docs/global-administration) section to start working with your upgraded smart home.
4 changes: 2 additions & 2 deletions docs/robonomics-smart-home-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Robonomics Smart Home Overview

contributors: [Fingerling42, nakata5321]
---
<robo-wiki-video loop controls :videos="[{src: 'https://crustipfs.art/ipfs/QmdZKkPJCa9GEN43iUBX81jfrFTDxcn7J6wWURrwNVwcKx', type:'webm'}, {src: 'https://crustipfs.art/ipfs/QmStCDsEHCYwVYvnDdmZBMnobPmrgZx3iJLm65b8XNzKQa', type:'mp4'}]" />
<robo-wiki-video loop controls :videos="[{src: 'https://crustipfs.info/ipfs/QmdZKkPJCa9GEN43iUBX81jfrFTDxcn7J6wWURrwNVwcKx', type:'webm'}, {src: 'https://crustipfs.info/ipfs/QmStCDsEHCYwVYvnDdmZBMnobPmrgZx3iJLm65b8XNzKQa', type:'mp4'}]" />

## Why Robonomics

Expand Down Expand Up @@ -58,4 +58,4 @@ To solve both problems, we suggest you to try Robonomics, our **secure**, **serv
* [Pre-installed image](/docs/hass-image-install/) — This method implies setting up a whole new OS on your Raspberry Pi.
* [Home Assistant OS](/docs/hass-os-upgrade/) — The method is suitable for integrating Robonomics with an existing Home Assistant OS.
* [Home Assistant Docker for Unix-like OS](/docs/hass-docker-upgrade/) — The method is suitable for integrating Robonomics with an existing Home Assistant Docker for Unix-like OS.
* [Home Assistant Core](/docs/hass-core-upgrade/) — The method is suitable for integrating Robonomics with an existing Home Assistant Core.
* [Home Assistant Core](/docs/hass-core-upgrade/) — The method is suitable for integrating Robonomics with an existing Home Assistant Core.
12 changes: 6 additions & 6 deletions docs/sls-gateway.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,13 +88,13 @@ sudo reboot

5. You will see `Wi-Fi Settings` page. Select your Wi-Fi and enter the password. Press `Apply` button. The gateway will restart and connect to your Wi-Fi network.

<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.art/ipfs/QmSht6roENzrV6oqsQ1a5gp6GVCz54EDZdPAP8XVh9SCwH', type:'mp4'}]" />
<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.info/ipfs/QmSht6roENzrV6oqsQ1a5gp6GVCz54EDZdPAP8XVh9SCwH', type:'mp4'}]" />

6. Find the local IP of the SLS gateway to access the web interface. To find it you can use [Fing mobile app](https://www.fing.com/products) or [nmap CLI tool](https://vitux.com/find-devices-connected-to-your-network-with-nmap/). The gateway name should look like this: `zgw****`. Open the web interface of the gateway by pasting the gateway IP into a browser.

7. Go to `Setting` -> `Hardware` and make sure that the settings look like on the image. Correct the settings if necessary and click `Save` button:

<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.art/ipfs/QmeSksMxU9xkvvK7f81WDAYULiMFokK7P7KDVYEjv2MHjn', type:'mp4'}]" />
<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.info/ipfs/QmeSksMxU9xkvvK7f81WDAYULiMFokK7P7KDVYEjv2MHjn', type:'mp4'}]" />

The table with required values:

Expand Down Expand Up @@ -125,7 +125,7 @@ If you already have an active SLS gateway in your home, and you are now configur

</robo-wiki-note>

<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.art/ipfs/QmVZMB1xQeB6ZLfSR6aUrN6cRSF296s8CMJt7E2jBJ5MjZ', type:'mp4'}]" />
<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.info/ipfs/QmVZMB1xQeB6ZLfSR6aUrN6cRSF296s8CMJt7E2jBJ5MjZ', type:'mp4'}]" />

## Pairing SLS to MQTT

Expand All @@ -134,7 +134,7 @@ After configuring the SLS Gateway, you need to connect SLS Gateway to Home Assis

Add your broker address (address of the Raspberry Pi with Home Assistant in local network, you can find it with [Fing mobile app](https://www.fing.com/products) or [nmap CLI tool](https://vitux.com/find-devices-connected-to-your-network-with-nmap/)), port (default is `1883`) your broker username and password (which you have created earlier) and the topic name (you can choose any). Also, the Raspberry Pi IP address must be static. Click on `Enable` and `Retain states`.

<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.art/ipfs/QmdNKDqwwy87VQEDDVsX5kpaDQm9wKKPEJUNJnhnjx6e5y', type:'mp4'}]" />
<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.info/ipfs/QmdNKDqwwy87VQEDDVsX5kpaDQm9wKKPEJUNJnhnjx6e5y', type:'mp4'}]" />

Save changes. Now devices will be automatically shown in Home Assistant.

Expand All @@ -144,7 +144,7 @@ Connect your devices by going to `Zigbee` -> `Join`. Put your sensors in pairing

<robo-wiki-picture src="home-assistant/switch-device.gif" />

<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.art/ipfs/Qmdq3PBNY88QbYYqakwSLG2vn3mVUom3w3wsSWfTd1pzJA', type:'mp4'}]" />
<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.info/ipfs/Qmdq3PBNY88QbYYqakwSLG2vn3mVUom3w3wsSWfTd1pzJA', type:'mp4'}]" />


Now you can go to the [**IoT Subscription**](/docs/sub-activate) section and start activating the Robonomics subscription.
Now you can go to the [**IoT Subscription**](/docs/sub-activate) section and start activating the Robonomics subscription.
2 changes: 1 addition & 1 deletion docs/smart-home-telemetry.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ tools:

**In this article, you will use the Robonomics service, which queries the telemetry of smart home devices.**

<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.art/ipfs/Qmao9RoWcKo2qs4PAGtm5gqHzyAHJcpDqNLgciU35FJeVm', type:'mp4'}]" />
<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.info/ipfs/Qmao9RoWcKo2qs4PAGtm5gqHzyAHJcpDqNLgciU35FJeVm', type:'mp4'}]" />

1. Go to dapp and choose [SmartHome Telemetry](https://dapp.robonomics.network/#/smarthome-telemetry) service.

Expand Down
Loading

0 comments on commit 892ff1d

Please sign in to comment.