diff --git a/docs/global-administration.md b/docs/global-administration.md index 7626c220070..9ce4083b2bc 100644 --- a/docs/global-administration.md +++ b/docs/global-administration.md @@ -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`. - + ## Granting Access to User @@ -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. - + Now you can use the dapp to control your home through Robonomics, check [**"Get Smart Home Telemetry"**](/docs/smart-home-telemetry/) article. diff --git a/docs/hass-image-install.md b/docs/hass-image-install.md index ab0df1becda..e3f4c20ee3d 100644 --- a/docs/hass-image-install.md +++ b/docs/hass-image-install.md @@ -16,7 +16,7 @@ tools: https://github.com/yggdrasil-network/yggdrasil-go/ --- - + **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!** @@ -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. - + You can find country codes [here](https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes). diff --git a/docs/hass-init.md b/docs/hass-init.md index 9afb083b361..3f417b3a159 100644 --- a/docs/hass-init.md +++ b/docs/hass-init.md @@ -14,7 +14,7 @@ You are starting with the creation of the owner account of Home Assistant. This Raspberry Pi address may change in time, due router settings. - + 1. At the first page, enter a name, username, password and click on the `CREATE ACCOUNT` button. diff --git a/docs/hass-os-upgrade.md b/docs/hass-os-upgrade.md index 35412f9439d..42aa532dd9d 100644 --- a/docs/hass-os-upgrade.md +++ b/docs/hass-os-upgrade.md @@ -21,7 +21,7 @@ tools: Robonomics Integration stores the data using local IPFS daemon, so you need to install it first. - + 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. @@ -45,7 +45,7 @@ https://github.com/airalab/ipfs-addon [Home Assistant Community Store (HACS)](https://hacs.xyz/) allows you to install custom integrations. - + 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. @@ -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`. - + 4. Open SSH Add-on and run the following command: @@ -87,7 +87,7 @@ wget -O - https://get.hacs.xyz | bash - Now you can install Robonomics Integration using HACS. - + 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: diff --git a/docs/mqtt-hassos.md b/docs/mqtt-hassos.md index d08765391cf..55987e74278 100644 --- a/docs/mqtt-hassos.md +++ b/docs/mqtt-hassos.md @@ -12,7 +12,7 @@ tools: - + 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`. diff --git a/docs/mqtt-integration.md b/docs/mqtt-integration.md index 29a5c4960d6..18ca87d15d3 100644 --- a/docs/mqtt-integration.md +++ b/docs/mqtt-integration.md @@ -10,7 +10,7 @@ tools: - + 1. Open Home Assistant web interface and go to `Settings` -> `Devices & Services`. diff --git a/docs/robonomics-hass-integration.md b/docs/robonomics-hass-integration.md index da17ff3f305..2f8a4142ab3 100644 --- a/docs/robonomics-hass-integration.md +++ b/docs/robonomics-hass-integration.md @@ -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.** - + 1. In the web interface of Home Assistant go to `Settings` -> `Device & Services` and press `ADD INTEGRATION`. Search for `Robonomics`. diff --git a/docs/sls-gateway.md b/docs/sls-gateway.md index 7f38c4e10b7..fa31ce2271f 100644 --- a/docs/sls-gateway.md +++ b/docs/sls-gateway.md @@ -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. - + 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: - + The table with required values: @@ -125,7 +125,7 @@ If you already have an active SLS gateway in your home, and you are now configur - + ## Pairing SLS to MQTT @@ -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`. - + Save changes. Now devices will be automatically shown in Home Assistant. @@ -144,7 +144,7 @@ Connect your devices by going to `Zigbee` -> `Join`. Put your sensors in pairing - + Now you can go to the [**IoT Subscription**](/docs/sub-activate) section and start activating the Robonomics subscription. \ No newline at end of file diff --git a/docs/smart-home-telemetry.md b/docs/smart-home-telemetry.md index 1dc40399c32..a07a3c2670b 100644 --- a/docs/smart-home-telemetry.md +++ b/docs/smart-home-telemetry.md @@ -13,7 +13,7 @@ tools: **In this article, you will use the Robonomics service, which queries the telemetry of smart home devices.** - + 1. Go to dapp and choose [SmartHome Telemetry](https://dapp.robonomics.network/#/smarthome-telemetry) service. diff --git a/docs/sub-activate.md b/docs/sub-activate.md index 0a3251e5ad5..28605b868a6 100644 --- a/docs/sub-activate.md +++ b/docs/sub-activate.md @@ -25,7 +25,7 @@ This feature is disabled by default on the Polkadot-JS UI. To enable it, navigat ## Create Owner and Controller Accounts - + 1. Go to [Robonomics Parachain app](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fkusama.rpc.robonomics.network%2F#/) on Polkadot / Substrate Portal. **Check the top left corner to ensure that you are connected to Robonomics Parachain.** @@ -49,7 +49,7 @@ For convenience, you should use the [Polkadot.js extension](https://polkadot.js. You can get these files again by creating a backup file of the account. Press on three dots on your account, choose `Create a backup file for this account` and type in your password. - + 1. Open an extension and press `+` button on the top right, then choose `Restore account from backup JSON file`. @@ -59,7 +59,7 @@ You can get these files again by creating a backup file of the account. Press on 4. Confirm the metadata update in the popup. Now the extension will show the label of the network for which the address is used. - + ## Activate Robonomics Subscription @@ -69,7 +69,7 @@ For this step, you must have a sufficient amount of XRT tokens (minimum 2-3 XRTs - + 1. Go to Robonomics dapp to the [subscription page](https://dapp.robonomics.network/#/subscription) and press connect account on the right sidebar. @@ -84,7 +84,7 @@ For this step, you must have a sufficient amount of XRT tokens (minimum 2-3 XRTs Now you need to add a `sub_controller` account to the **access list**. - + 1. Open extension and click on the icon near the account name. It will copy the account address.