Skip to content

Commit f7df2f5

Browse files
feat(deps-dev): Bump @seamapi/types from 1.719.0 to 1.724.0 in the seam group (#1047)
* feat(deps-dev): Bump @seamapi/types in the seam group Bumps the seam group with 1 update: [@seamapi/types](https://github.com/seamapi/types). Updates `@seamapi/types` from 1.719.0 to 1.724.0 - [Release notes](https://github.com/seamapi/types/releases) - [Commits](seamapi/types@v1.719.0...v1.724.0) --- updated-dependencies: - dependency-name: "@seamapi/types" dependency-version: 1.724.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: seam ... Signed-off-by: dependabot[bot] <support@github.com> * ci: Generate docs --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Seam Bot <seambot@getseam.com>
1 parent 9ce9742 commit f7df2f5

6 files changed

Lines changed: 11 additions & 11 deletions

File tree

docs/api/_blueprint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96430,7 +96430,7 @@
9643096430
"jsonType": "string"
9643196431
},
9643296432
{
96433-
"name": "is_keypad_linked_to_bridge",
96433+
"name": "is_accessory_keypad_linked_to_bridge",
9643496434
"description": "Indicates whether a keypad is linked to a bridge for an igloohome device.",
9643596435
"isDeprecated": false,
9643696436
"deprecationMessage": "",

docs/api/devices/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2455,7 +2455,7 @@ Metadata for an igloohome device.
24552455

24562456
Device name for an igloohome device.
24572457

2458-
- <strong><code>is_keypad_linked_to_bridge</code></strong> <i>Boolean</i>
2458+
- <strong><code>is_accessory_keypad_linked_to_bridge</code></strong> <i>Boolean</i>
24592459

24602460
Indicates whether a keypad is linked to a bridge for an igloohome device.
24612461

docs/api/locks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2196,7 +2196,7 @@ Metadata for an igloohome device.
21962196

21972197
Device name for an igloohome device.
21982198

2199-
- <strong><code>is_keypad_linked_to_bridge</code></strong> <i>Boolean</i>
2199+
- <strong><code>is_accessory_keypad_linked_to_bridge</code></strong> <i>Boolean</i>
22002200

22012201
Indicates whether a keypad is linked to a bridge for an igloohome device.
22022202

docs/api/thermostats/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2751,7 +2751,7 @@ Metadata for an igloohome device.
27512751

27522752
Device name for an igloohome device.
27532753

2754-
- <strong><code>is_keypad_linked_to_bridge</code></strong> <i>Boolean</i>
2754+
- <strong><code>is_accessory_keypad_linked_to_bridge</code></strong> <i>Boolean</i>
27552755

27562756
Indicates whether a keypad is linked to a bridge for an igloohome device.
27572757

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@prettier/plugin-ruby": "^4.0.4",
3333
"@seamapi/blueprint": "^0.53.0",
3434
"@seamapi/smith": "^0.5.2",
35-
"@seamapi/types": "1.719.0",
35+
"@seamapi/types": "1.724.0",
3636
"@types/command-exists": "^1.2.3",
3737
"change-case": "^5.4.4",
3838
"command-exists": "^1.2.9",

0 commit comments

Comments
 (0)