Skip to content

Commit e8efb96

Browse files
Merge pull request #616 from ApolloAutomation/dev
2 parents 671bdf4 + 86fa74f commit e8efb96

File tree

4 files changed

+303
-157
lines changed

4 files changed

+303
-157
lines changed
902 KB
Loading
751 KB
Loading

docs/products/m1/examples/share-data-from-home-assistant.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,22 @@ The <a href="https://www.home-assistant.io/integrations/wled/" target="_blank" r
2424

2525
2\. Fill in the YAML generator below with your own entity IDs. When you are done, click **Copy to Clipboard** at the bottom then move to step 3.
2626

27+
&nbsp;
28+
2729
<iframe src="/snippets/matrix-yaml-generator.htm" width="100%" height="700" style="border: 1px solid #ccc; border-radius: 6px;"></iframe>
2830

2931
&nbsp;
3032

33+
&nbsp;
34+
35+
&nbsp;
36+
3137
3\. Head back to the configuration.yaml file you opened in step 1 and paste your yaml generated on to a new line at the bottom of the YAML file.
3238

33-
&nbsp;
39+
&nbsp;
40+
41+
4\. Click on **Developer Tools** then Check Configuration - as long as there is a green response you are safe to continue. Scroll down and click on **Restful Command**. Click Actions at the top and type in "matrix" then click on the new matrix command you just made and click **Perform Action**.
42+
43+
![](../../../assets/m1-config-check-restful-actions-gif.gif)
44+
45+
5\. Create an **Automation** that

0 commit comments

Comments
 (0)