Skip to content

refactor: convert devices:health command to yargs#767

Merged
rossiam merged 1 commit into
SmartThingsCommunity:yargsfrom
rossiam:yargs-devices-health
Jun 10, 2025
Merged

refactor: convert devices:health command to yargs#767
rossiam merged 1 commit into
SmartThingsCommunity:yargsfrom
rossiam:yargs-devices-health

Conversation

@rossiam
Copy link
Copy Markdown
Collaborator

@rossiam rossiam commented Jun 10, 2025

  • converted devices:health command to yargs

@rossiam rossiam requested a review from a team June 10, 2025 19:57
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jun 10, 2025

⚠️ No Changeset found

Latest commit: f8c37be

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Comment thread src/commands/devices/health.ts Outdated
'display the health status for the specified device',
],
])
.epilog(apiDocsURL('getDevicePresentation'))
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a docs URL for device health?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, there is not. I've removed this line.

@rossiam rossiam force-pushed the yargs-devices-health branch from 363d57c to f8c37be Compare June 10, 2025 21:25
@rossiam rossiam merged commit 6ad611a into SmartThingsCommunity:yargs Jun 10, 2025
4 checks passed
@rossiam rossiam deleted the yargs-devices-health branch June 10, 2025 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants