Skip to content

Commit

Permalink
refactoring for PR918
Browse files Browse the repository at this point in the history
  • Loading branch information
tubleronchik committed Jan 6, 2025
1 parent a52c024 commit 05529f5
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 3 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/docs/robonomics-hass-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-<subscirption-name>-server.json`, where `<subscirption-name>` 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 %}

Expand Down
4 changes: 4 additions & 0 deletions src/docs/sub-activate.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-<address>.json`, where `<address>` is the address of your newly generated controller. The second file is named `robonomics.app-settings-<subscirption-name>-server.json`, where `<subscirption-name>` 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**.
Expand Down
4 changes: 2 additions & 2 deletions src/docs/zigbee-devices.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

---

Expand Down

0 comments on commit 05529f5

Please sign in to comment.