{"id":18395537,"url":"https://github.com/garulf/ha-commander","last_synced_at":"2025-04-07T03:35:09.188Z","repository":{"id":43801946,"uuid":"96637414","full_name":"Garulf/HA-Commander","owner":"Garulf","description":"Search, and interact with Home Assistant from Wox/Flow Launcher","archived":false,"fork":false,"pushed_at":"2025-01-09T03:21:47.000Z","size":25753,"stargazers_count":28,"open_issues_count":6,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-22T13:22:24.471Z","etag":null,"topics":["flow-launcher","flow-launcher-plugins","home-assistant","wox","wox-plugin"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Garulf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"Garulf","custom":["https://www.buymeacoffee.com/garulf"]}},"created_at":"2017-07-08T18:39:19.000Z","updated_at":"2025-02-20T10:20:35.000Z","dependencies_parsed_at":"2024-11-06T02:11:35.610Z","dependency_job_id":"54407c34-d7b1-4bd0-92d8-a9dc493d9434","html_url":"https://github.com/Garulf/HA-Commander","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Garulf%2FHA-Commander","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Garulf%2FHA-Commander/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Garulf%2FHA-Commander/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Garulf%2FHA-Commander/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Garulf","download_url":"https://codeload.github.com/Garulf/HA-Commander/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247589781,"owners_count":20963022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flow-launcher","flow-launcher-plugins","home-assistant","wox","wox-plugin"],"created_at":"2024-11-06T02:11:21.324Z","updated_at":"2025-04-07T03:35:07.290Z","avatar_url":"https://github.com/Garulf.png","language":"Python","funding_links":["https://github.com/sponsors/Garulf","https://www.buymeacoffee.com/garulf"],"categories":[],"sub_categories":[],"readme":"[![GitHub all releases](https://img.shields.io/github/downloads/garulf/ha-commander/total)](https://github.com/Garulf/HA-Commander/releases/latest)\r\n# Installation:\r\n\r\n### Flow Launcher:\r\n\r\n![Flow_launcher](https://user-images.githubusercontent.com/535299/145097675-e4d3f41a-4042-4f2a-b707-238b8c6d220c.png)\r\n\r\nSimply type `pm install ha-commander` to have the plugin installed\r\n\r\n### Manual Installation:\r\n\r\nUnzip [HA-Commander.zip](https://github.com/Garulf/HA-Commander/releases/latest) to your launchers plugin directory.\r\n\r\n| Launcher      | Plugin Path                      |\r\n|---------------|----------------------------------|\r\n| Wox           | `%appdata%\\Wox\\Plugins`          |\r\n| Flow Launcher | `%appdata%\\FlowLauncher\\Plugins` |\r\n\r\n# Configuration\r\n\r\nNEW in HA-Commander v3.0.0 and up with Flow Launcher 1.9.0 and up:\r\n\r\n![147866332-5574f241-9da8-44b8-96eb-8aa526fdeee6](https://user-images.githubusercontent.com/535299/147866412-9f7bb589-b3bd-4ce4-84b0-9f4a5fd0a320.png)\r\n\r\n\r\n\r\n\r\nYour settings are now located in your Launcher's settings directory:\r\n\r\n| Setting    | Type    | Default          | Description                                                                 |\r\n|------------|---------|------------------|-----------------------------------------------------------------------------|\r\n| host       | string  | http://127.0.0.1 | Your Home Assistant URL                               |\r\n| port       | int     | 8123             | Your Home Assistant port                                                    |\r\n| token      | string  | None             | https://developers.home-assistant.io/docs/auth_api/#long-lived-access-token |\r\n| verify_ssl | boolean | true             | Rejects unverified SSL certs if set to true                                 |\r\n| max_items  | int     | 50               | The max results the launcher will display (Lower is faster)                 |\r\n\r\n# How-To:\r\n\r\n### Basic:\r\n\r\nBegin by typing the default ActionWord: \"ha\" and an `entity_id` or `friendly_name`\r\n\r\n![image](https://user-images.githubusercontent.com/535299/147866294-16f9967a-5e3a-4b26-a4b5-cabd930aaf45.png)\r\n\r\n\r\n### Advanced:\r\n\r\n#### Filter by domains:\r\nTyping `#` will bring up a list of available domains. Selecting any domain will show all entities from that domain *only*.\r\n\r\n![image](https://user-images.githubusercontent.com/535299/147866147-ab6d95c6-566a-4dba-b146-2b6a3e1b62b3.png)\r\n\r\n\r\n#### Show only light entities:\r\nby typing `ha \u003cdomain\u003e.` HA-Commander shows only entities that start with that domain.\r\n\r\n![image](https://user-images.githubusercontent.com/535299/147866129-c2da5f73-d48d-471b-ad40-96daa8e1b877.png)\r\n\r\n\r\n#### Show Logbook:\r\nSee recently changed entities by typing `ha @`. Selecting an entry brings up the entity in HA-Commander.\r\n\r\n![image](https://user-images.githubusercontent.com/535299/147866210-45d2f0b1-51a1-49ab-9275-dfee143571c0.png)\r\n\r\n#### Control light brightness:\r\nChange a lights brightness percentage by typing a number between 0-100 after a light entity\r\n\r\n![image](https://user-images.githubusercontent.com/535299/147866261-82521063-8106-4726-8a5a-4f8e0ad6913b.png)\r\n\r\n#### Light color and effects:\r\nLight Color \u0026 Effects are now in the context menu of supported lights\r\n\r\n![image](https://user-images.githubusercontent.com/535299/147866370-eabc81e4-e540-4bff-953d-fb2325fbc9f7.png)\r\n\r\n#### Hide entities from results:\r\nYou can now hide entities by invoking the context menu and selecting \"Hide Entity\"\r\n\r\n![image](https://user-images.githubusercontent.com/535299/147866460-f266ecf4-f1dc-4bba-9bae-d636ce17f489.png)\r\n\r\n\r\n# Requirements\r\n\r\nPython 3.8 or higher\r\n\r\nFlow Launcher 1.9.0 or higher\r\n\r\n##\r\n\u003ca href=\"https://www.buymeacoffee.com/garulf\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" alt=\"Buy Me A Coffee\" style=\"height: 60px !important;width: 217px !important;\" \u003e\u003c/a\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarulf%2Fha-commander","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgarulf%2Fha-commander","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarulf%2Fha-commander/lists"}