Skip to content

Commit 9c87549

Browse files
committed
ci: Generate docs
1 parent b1cebae commit 9c87549

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/api-reference/locks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- [Events](./#events)
1010
- [Endpoints](./#endpoints)
1111

12-
Represents a [lock](https://docs.seam.co/latest/capability-guides/thermostats).
12+
Represents a [lock](https://docs.seam.co/latest/capability-guides/smart-locks).
1313

1414
The Seam API enables you to control connected smart locks from a wide variety of manufacturers, including locks that provide online and offline [access code](https://docs.seam.co/latest/capability-guides/smart-locks/access-codes) programming.
1515

docs/api-reference/noise_sensors/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
Represents a [noise sensor](https://docs.seam.co/latest/capability-guides/noise-sensors).
99

10-
Noise sensors are devices that measure that sound level in a given area. You can use noise sensors to monitor noise levels remotely and receive notifications when the noise volume is too loud. The Seam API enables you to configure the [noise thresholds](https://docs.seam.co/latest/capability-guides/noise-sensors/configure-noise-threshold-settings) of a noise sensor and receive events when a disturbance is detected. You can also [simulate triggering a noise threshold](https://docs.seam.co/latest/api/noise_sensors/simulate/trigger_noise_threshold.md).
10+
Noise sensors are devices that measure that sound level in a given area. You can use noise sensors to monitor noise levels remotely and receive notifications when the noise volume is too loud. The Seam API enables you to configure the [noise thresholds](https://docs.seam.co/latest/capability-guides/noise-sensors/configure-noise-threshold-settings) of a noise sensor and receive events when a disturbance is detected. You can also [simulate triggering a noise threshold](https://docs.seam.co/latest/api/noise_sensors/simulate/trigger_noise_threshold).
1111

1212
The Seam API represents a noise sensor as a `device` resource that includes both basic device properties and noise sensor-specific properties.
1313

0 commit comments

Comments
 (0)