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 videos #781

Merged
merged 2 commits into from
Dec 11, 2023
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: 5 additions & 1 deletion docs/energy-monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,8 @@ 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.
That's all. Now you can add energy entities to the dashboard.

## Installation Example

<robo-wiki-video autoplay loop controls :videos="[{src: 'https://crustipfs.info/ipfs/QmTNyEP12NA7PPjw5WJBwyGwMq9Pg3YHmgEeaFRgNaS5Lc', type:'mp4'}]" />
4 changes: 4 additions & 0 deletions docs/ir-controller.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,3 +266,7 @@ If you have problem with GUI mode, switch to "CODE EDITOR" and write next:
type: thermostat
entity: climate.<your climate name>
```

## Installation Example

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