diff --git a/src/assets/images/docs/home-assistant/controller-acc.png b/src/assets/images/docs/home-assistant/controller-acc.png new file mode 100644 index 00000000000..ab50644cb9c Binary files /dev/null and b/src/assets/images/docs/home-assistant/controller-acc.png differ diff --git a/src/assets/images/docs/home-assistant/save-setup.png b/src/assets/images/docs/home-assistant/save-setup.png new file mode 100644 index 00000000000..393de1ea5cc Binary files /dev/null and b/src/assets/images/docs/home-assistant/save-setup.png differ diff --git a/src/docs/robonomics-hass-integration.md b/src/docs/robonomics-hass-integration.md index a33d06303b2..7a552585b5a 100644 --- a/src/docs/robonomics-hass-integration.md +++ b/src/docs/robonomics-hass-integration.md @@ -25,7 +25,7 @@ Now you can install the Robonomics integration. To do so, follow these steps: 1. In the web interface of Home Assistant go to `Settings` -> `Device & Services` and press `ADD INTEGRATION`. Search for `Robonomics`. -2. Click on Robonomics, upload your setup file, and enter password for the `CONTROLLER` account. Instructions on how to create the setup file can be found [here](/docs/sub-activate/?topic=smart-home#setup-your-subscription) +2. Click on Robonomics, upload your setup file (named `robonomics.app-settings--server.json`, where `` is the name of your subscription), and enter password for the `CONTROLLER` account. Instructions on how to create the setup file can be found [here](/docs/sub-activate/?topic=smart-home#setup-your-subscription). {% roboWikiPicture {src:"docs/home-assistant/integraion-setup.png", alt:"controller create"} %}{% endroboWikiPicture %} diff --git a/src/docs/sub-activate.md b/src/docs/sub-activate.md index 9ed32a215ff..f110ef69a8a 100644 --- a/src/docs/sub-activate.md +++ b/src/docs/sub-activate.md @@ -54,12 +54,16 @@ Now you need to setup you subscription by adding the `CONTROLLER` account to it. 4. In the next pop-up, you will see the address of your new account and the mnemonic seed phrase. Save the mnemonic seed phrase securely. In the downloads folder, you will find two JSON files: the first file is named `Controller-
.json`, where `
` is the address of your newly generated controller. The second file is named `robonomics.app-settings--server.json`, where `` is the name of your subscription. Save these files securely, as they will be needed later for the integration setup. Additionally, you can import your controller account into your wallet. Instructions for importing it into the Polkadot.js extension can be found [here](/docs/create-account-in-dapp/). +{% roboWikiPicture {src:"docs/home-assistant/controller-acc.png", alt:"sub_setup"} %}{% endroboWikiPicture %} + 5. (Optional) You can add credentials for pinning service Pinata or other custom gateway to spread your data wider over the IPFS network. {% roboWikiNote {title:"Note", type: "Note"}%} In [Pinata Setup section](/docs/pinata-setup) you can find more detailed information about using Pinata.{% endroboWikiNote %} 6. Close pop-up and click the `SAVE` button. +{% roboWikiPicture {src:"docs/home-assistant/save-setup.png", alt:"sub_setup"} %}{% endroboWikiPicture %} + ## Add Controller Account to Subscription Now, you need to add your `CONTROLLER` account to the **access list**. diff --git a/src/docs/zigbee-devices.md b/src/docs/zigbee-devices.md index 9ccfc5b6113..2fa30258853 100644 --- a/src/docs/zigbee-devices.md +++ b/src/docs/zigbee-devices.md @@ -3,8 +3,8 @@ title: Zigbee Devices in Zigbee2MQTT contributors: [nakata5321, PaTara43] tools: - - Zigbee2MQTT 1.38.0 - https://github.com/Koenkk/zigbee2mqtt/ + - Zigbee2MQTT 1.40.1 + https://github.com/Koenkk/zigbee2mqtt ---