Skip to content

Add ability to create phone intents #8

Description

@AngusMorton

It would be convenient to be able to make phone calls/dial numbers.

Example API:

Shelly.phone()
    .number("1234 123 123")
    .dial()
Shelly.phone()
    .number("1234 123 123")
    .call()

Where call would call the provided number, and dial would dial the number but not the call.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions