A Home Assistant integration for LED Wall controllers
- Represents a LED Wall controller as a light entity
Supported Systems:
- Multivision
- OnlyGlass
Important
This integration is currently only useful for internal needs but can be extended if necessary
- Add this repository as a custom repository to HACS:
- Use HACS to install the integration.
- Restart Home Assistant.
- Set up the integration using the UI:
- Download the integration files from the GitHub repository.
- Place the integration folder in the custom_components directory of Home Assistant.
- Restart Home Assistant.
- Set up the integration using the UI:
It is possible to show the info and debug logs for the Pi-hole V6 integration, to do this you need to enable logging in the configuration.yaml, example below:
logger:
default: warning
logs:
# Log settings for integration
custom_components.ha-ledcontroller: debug
Logs do not remove sensitive information so careful what you share, check what you are about to share and blank identifying information.
When testing inside DevContainers use "host.docker.internal" as host.