Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add link to official website #798

Merged
merged 1 commit into from
Feb 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/air-quality-sensor.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ contributors: [nakata5321]

Join with this air quality sensor to the decentralized opensource [sensors map](https://sensors.robonomics.network/#/) which operates with the sole intent of serving the free will of individuals. This sensor is ready to install, you will need wi-fi and a power socket, it can be installed both indoor and outdoor. Includes PM2.5/PM10 sensor and temperature/humidity sensor, can be expanded with several types of additional sensors (VOC, CO2, atmospheric pressure).

<robo-wiki-note type="warning">

All devices from Robonomics can be purchased on the official [website](https://robonomics.network/devices/).

</robo-wiki-note>

## Key features

- Type-c for open-source firmware Tasmota upgrading
Expand Down
12 changes: 12 additions & 0 deletions docs/energy-monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ The device has a number of unique features such as:
3. Monitoring works on the local network and does not require access to the cloud.
4. Support of Home Assistant via the MQTT protocol.

<robo-wiki-note type="warning">

All devices from Robonomics can be purchased on the official [website](https://robonomics.network/devices/).

</robo-wiki-note>

## Installation Example

<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.info/ipfs/QmTNyEP12NA7PPjw5WJBwyGwMq9Pg3YHmgEeaFRgNaS5Lc', type:'mp4'}]" />
Expand Down Expand Up @@ -108,3 +114,9 @@ Basically, Home Assistant will discover "Tasmota" integration automatically. But
<robo-wiki-picture src="energymeter/HA.jpg" />

That's all. Now you can add energy entities to the dashboard.

<robo-wiki-note type="warning">

All devices from Robonomics can be purchased on the official [website](https://robonomics.network/devices/).

</robo-wiki-note>
12 changes: 12 additions & 0 deletions docs/ir-controller.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ The device has a number of unique features such as:

Get ready for a new level of air conditioner management with our remote, and may your home always be set to maximum comfort!

<robo-wiki-note type="warning">

All devices from Robonomics can be purchased on the official [website](https://robonomics.network/devices/).

</robo-wiki-note>

## Installation Example

<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.info/ipfs/QmUpSdy3oQbU7dx59sE3MMdL1kr6E2TKsPA5kmFeKHTgF4', type:'mp4'}]" />
Expand Down Expand Up @@ -270,3 +276,9 @@ If you have problem with GUI mode, switch to "CODE EDITOR" and write next:
type: thermostat
entity: climate.<your climate name>
```

<robo-wiki-note type="warning">

All devices from Robonomics can be purchased on the official [website](https://robonomics.network/devices/).

</robo-wiki-note>
6 changes: 6 additions & 0 deletions docs/smart-switches.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ contributors: [nakata5321]

Why should you install any corporate app for switching on/off your smart light? Our wi-fi smart switches don’t require any cloud connection. We tried out many other switches from various manufactureres all over the world and know some important details to make comfortable device. As other smart devices from Robonomics it is fully compatible with Home Assistant, uses open-source upgradable firmware Tasmota.

<robo-wiki-note type="warning">

All devices from Robonomics can be purchased on the official [website](https://robonomics.network/devices/).

</robo-wiki-note>

## 1 Gang Switch

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