Skip to content

Commit

Permalink
Update readme to show motion sensor config required
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt committed Dec 6, 2023
1 parent 191ddb9 commit 30c81da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,3 +143,8 @@ dynalite:
- `type` is either: `light` (a light), `motion` (a motion sensor), `temperature` (antumbra temperature reading), `channel_level` (a channel level)
- `mode` is either: `onoff` (a light that allows on/off control only), `dimmer` (a light that supports adjustable brightness), `rgbw` (a RGBW light). Can be used with type=light only
- `fade`: fade time in seconds. Can be used with type=light only

## Extra Setup for Motion Sensors
If you have any motion sensors, you'll need to add some configuration within Dynalite.
Here's an example:
[Dynalite Motion Sensor Config](motion_sensor.jpg)
Binary file added motion_sensor.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 30c81da

Please sign in to comment.