Skip to content

Feature request: setpercentage (+optional timer) after HA update #21

@golles

Description

@golles

In the latest release of HA (Home Assistant) they moved fan speeds out in favor of a percentage, see https://www.home-assistant.io/blog/#fan-speeds-100

I would like to ask for a new feature, an API endpoint that can use this, including an optional timer parameter:


/api/v2/fan/setpercentage.json

Set the fan speed by a percentage of your fan device.

Example:

http://192.168.x.y/api/v2/fan/setpercentage.json?percentage=50

Parameter Required Description
percentage Yes Fan speed percentage:
a number between 0 and 100
timer No Set the fan timer (number of minutes)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions