{"id":42289797,"url":"https://github.com/dmamontov/hass-ledfx","last_synced_at":"2026-01-27T09:36:31.698Z","repository":{"id":49373733,"uuid":"438167239","full_name":"dmamontov/hass-ledfx","owner":"dmamontov","description":"LedFx for Home Assistant","archived":false,"fork":false,"pushed_at":"2023-07-15T00:58:01.000Z","size":1870,"stargazers_count":40,"open_issues_count":7,"forks_count":7,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-02-20T05:37:02.618Z","etag":null,"topics":["audio-processing","hacs","home-assistant","homeassistant-integration","led-strips","ledfx","music-visualizer","python"],"latest_commit_sha":null,"homepage":"https://community.home-assistant.io/t/ledfx-deep-integration-component/366750","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmamontov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"custom":["https://buymeacoffee.com/mamontech","https://qiwi.com/n/DMAMONTOV"]}},"created_at":"2021-12-14T08:03:33.000Z","updated_at":"2024-01-27T17:45:00.000Z","dependencies_parsed_at":"2023-01-29T23:01:07.707Z","dependency_job_id":null,"html_url":"https://github.com/dmamontov/hass-ledfx","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/dmamontov/hass-ledfx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmamontov%2Fhass-ledfx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmamontov%2Fhass-ledfx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmamontov%2Fhass-ledfx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmamontov%2Fhass-ledfx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmamontov","download_url":"https://codeload.github.com/dmamontov/hass-ledfx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmamontov%2Fhass-ledfx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28810710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T07:41:26.337Z","status":"ssl_error","status_checked_at":"2026-01-27T07:41:08.776Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["audio-processing","hacs","home-assistant","homeassistant-integration","led-strips","ledfx","music-visualizer","python"],"created_at":"2026-01-27T09:36:31.012Z","updated_at":"2026-01-27T09:36:31.680Z","avatar_url":"https://github.com/dmamontov.png","language":"Python","funding_links":["https://buymeacoffee.com/mamontech","https://qiwi.com/n/DMAMONTOV"],"categories":[],"sub_categories":[],"readme":"# LedFX for Home Assistant\n[![hacs_badge](https://img.shields.io/badge/HACS-Default-41BDF5.svg?style=for-the-badge)](https://github.com/hacs/integration)\n[![CodeQL](https://img.shields.io/badge/CODEQL-Passing-30C854.svg?style=for-the-badge)](https://github.com/dmamontov/hass-miwifi/actions?query=CodeQL)\n[![Telegram](https://img.shields.io/badge/Telegram-channel-34ABDF.svg?style=for-the-badge)](https://t.me/hass_mamontov_tech)\n\nComponent for deep integration [LedFx](https://github.com/LedFx/LedFx) from [Home Assistant](https://www.home-assistant.io/).\n\n## Requirements\n* LedFx version \u003e= [0.10.7](https://github.com/LedFx/LedFx/releases/tag/v0.10.7)\n\n## Important information\n* ❗ Effect controls (number, switch, select) are disabled by default. They must be enabled manually.\n* ❗ Controls (number, switch, select) if enabled, have the status `UNAVAILABLE` by default. After enabling the effect on the device, the status will be changed by those that are supported by this effect.\n\n## More info\n\n- [Install](https://github.com/dmamontov/hass-ledfx/wiki/Install)\n- [Config](https://github.com/dmamontov/hass-ledfx/wiki/Config)\n- [Entities](https://github.com/dmamontov/hass-ledfx/wiki/Entities)\n- [Performance](https://github.com/dmamontov/hass-ledfx/wiki/Performance)\n- [Diagnostics](https://github.com/dmamontov/hass-ledfx/wiki/Diagnostics)\n- [FAQ](https://github.com/dmamontov/hass-ledfx/wiki/FAQ)\n\n## Install\nThe easiest way to install the LedFx integration is with [HACS](https://hacs.xyz/). First install [HACS](https://hacs.xyz/) if you don’t have it yet. After installation you can find this integration in the [HACS](https://hacs.xyz/) store under integrations.\n\nAlternatively, you can install it manually. Just copy and paste the content of the hass-ledfx/custom_components folder in your config/custom_components directory. As example, you will get the sensor.py file in the following path: /config/custom_components/ledfx/sensor.py. The disadvantage of a manual installation is that you won’t be notified about updates.\n\n## Config\n**Via GUI**\n\n`Settings` \u003e `Integrations` \u003e `Plus` \u003e `LedFx`\n\nTo connect, enter the ip address and port. And also if you use basic auth, enter the user and password.\n\n❗ Via YAML (legacy way) not supported\n\n## Performance\n![](/images/performance.gif)\n\n1. Install [lovelace-auto-entities](https://github.com/thomasloven/lovelace-auto-entities) from HACS\n2. Install [light-entity-card](https://github.com/ljmerza/light-entity-card) from HACS\n3. Add new Lovelace card before that replacing `device`: [example](https://gist.github.com/dmamontov/34d252351d9eda98f53b2d6180771f12)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmamontov%2Fhass-ledfx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmamontov%2Fhass-ledfx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmamontov%2Fhass-ledfx/lists"}