Skip to content

Commit

Permalink
docs: Add discussions links
Browse files Browse the repository at this point in the history
  • Loading branch information
zachowj committed Dec 19, 2020
1 parent 51ad8f2 commit 61c31bd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions docs/cookbook/actionable-notifications-subflow-for-android.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Actionable Notifications Subflow for Android

::: tip Questions and Discussion
Post questions and follow the discussion about this recipe [here](https://github.com/zachowj/node-red-contrib-home-assistant-websocket/discussions/311)
:::

![screenshot](./images/actionable-notifications-subflow-for-android_01.png)

<<< @/examples/cookbook/actionable-notifications-subflow-for-android/subflow.json
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Holiday lights scheduler and demo mode for WLED

::: tip Questions and Discussion
Post questions and follow the discussion about this recipe [here](https://github.com/zachowj/node-red-contrib-home-assistant-websocket/discussions/306)
:::

Here's a flow to control some outdoor house LEDs hooked up to an ESP8266 running [WLED](https://github.com/Aircoookie/WLED).

The holiday lights turn on each day at sunset and then off at midnight. It uses [WLED](https://github.com/Aircoookie/WLED) presets based on the day or season. It has a demo mode that will cycle through all the defined presets or all the included effects.
Expand All @@ -8,10 +12,6 @@ The holiday lights turn on each day at sunset and then off at midnight. It uses

<<< @/examples/cookbook/holiday-lights-scheduler-and-demo-mode-for-wled/holiday-lights-scheduler-and-demo-mode-for-wled.json

::: tip
If you have any questions about this flow please post them to [this topic](https://github.com/zachowj/node-red-contrib-home-assistant-websocket/discussions/306) in the discussions section.
:::

## Requirements

- [Home Assistant](https://home-assistant.io) v0.118+
Expand Down

0 comments on commit 61c31bd

Please sign in to comment.