Skip to content

Commit 8260f05

Browse files
committed
docs
1 parent 4f14c4f commit 8260f05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@ The result should be something like this:
4747

4848
| Environment Variable | Type | Description | Required | Default |
4949
| :---------------------- | :------ | :------------------------------------------------- | :------: | :-----: |
50-
| SONOS_DISCOVERY_TIMEOUT | Number | Timeout (seconds) for the device discovery process | No | `5` |
5150
| HUE_BRIDGE_IP | String | IP Address of your Hugh Philips bridge device | Yes ||
5251
| HUE_USERNAME | String | Newly created username to connect to the bridge | Yes ||
5352
| HUE_SENSOR_ID | String | Device ID for the target Hue motion sensor | Yes ||
5453
| HUE_MOTION_STOP_BUFFER | Number | How long to wait (seconds) after motion stops to emit the `motion_stop` event | No |`90`|
5554
| HUE_MOTION_POLLING_INTERVAL | Number | How long to wait (seconds) in between sensor state polls | No |`2`|
55+
| SONOS_DISCOVERY_TIMEOUT | Number | Timeout (seconds) for the device discovery process | No | `5` |
5656

5757
### Why Does This Exist?
5858

0 commit comments

Comments
 (0)