Simply type pm install ha-commander
to have the plugin installed
Unzip HA-Commander.zip to your launchers plugin directory.
Launcher | Plugin Path |
---|---|
Wox | %appdata%\Wox\Plugins |
Flow Launcher | %appdata%\FlowLauncher\Plugins |
NEW in HA-Commander v3.0.0 and up with Flow Launcher 1.9.0 and up:
Your settings are now located in your Launcher's settings directory:
Setting | Type | Default | Description |
---|---|---|---|
host | string | http://127.0.0.1 | Your Home Assistant URL |
port | int | 8123 | Your Home Assistant port |
token | string | None | https://developers.home-assistant.io/docs/auth_api/#long-lived-access-token |
verify_ssl | boolean | true | Rejects unverified SSL certs if set to true |
max_items | int | 50 | The max results the launcher will display (Lower is faster) |
Begin by typing the default ActionWord: "ha" and an entity_id
or friendly_name
Typing #
will bring up a list of available domains. Selecting any domain will show all entities from that domain only.
by typing ha <domain>.
HA-Commander shows only entities that start with that domain.
See recently changed entities by typing ha @
. Selecting an entry brings up the entity in HA-Commander.
Change a lights brightness percentage by typing a number between 0-100 after a light entity
Light Color & Effects are now in the context menu of supported lights
You can now hide entities by invoking the context menu and selecting "Hide Entity"
Python 3.8 or higher
Flow Launcher 1.9.0 or higher