Skip to content

Search, and interact with Home Assistant from Wox/Flow Launcher

Notifications You must be signed in to change notification settings

hobbit44/HA-Commander

This branch is 12 commits behind Garulf/HA-Commander:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e001a7e · Jan 20, 2024
Mar 23, 2023
Jul 23, 2021
Jan 1, 2022
Jan 20, 2024
Aug 4, 2021
Jan 1, 2022
Jan 13, 2022
Jan 1, 2022
Oct 19, 2023
Jan 1, 2022
Mar 23, 2023
Oct 19, 2023

Repository files navigation

GitHub all releases

Installation:

Flow Launcher:

Flow_launcher

Simply type pm install ha-commander to have the plugin installed

Manual Installation:

Unzip HA-Commander.zip to your launchers plugin directory.

Launcher Plugin Path
Wox %appdata%\Wox\Plugins
Flow Launcher %appdata%\FlowLauncher\Plugins

Configuration

NEW in HA-Commander v3.0.0 and up with Flow Launcher 1.9.0 and up:

147866332-5574f241-9da8-44b8-96eb-8aa526fdeee6

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)

How-To:

Basic:

Begin by typing the default ActionWord: "ha" and an entity_id or friendly_name

image

Advanced:

Filter by domains:

Typing # will bring up a list of available domains. Selecting any domain will show all entities from that domain only.

image

Show only light entities:

by typing ha <domain>. HA-Commander shows only entities that start with that domain.

image

Show Logbook:

See recently changed entities by typing ha @. Selecting an entry brings up the entity in HA-Commander.

image

Control light brightness:

Change a lights brightness percentage by typing a number between 0-100 after a light entity

image

Light color and effects:

Light Color & Effects are now in the context menu of supported lights

image

Hide entities from results:

You can now hide entities by invoking the context menu and selecting "Hide Entity"

image

Requirements

Python 3.8 or higher

Flow Launcher 1.9.0 or higher

Buy Me A Coffee

About

Search, and interact with Home Assistant from Wox/Flow Launcher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%