Skip to content

intermediateengineering/homeassistant-ledwallcontroller

Repository files navigation

Home Assistant LED Wall Controller

A Home Assistant integration for LED Wall controllers

Features

  • 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

Installation

Installation via HACS

  1. Add this repository as a custom repository to HACS:

Add Repository

  1. Use HACS to install the integration.
  2. Restart Home Assistant.
  3. Set up the integration using the UI:

Add Integration

Manual Installation

  1. Download the integration files from the GitHub repository.
  2. Place the integration folder in the custom_components directory of Home Assistant.
  3. Restart Home Assistant.
  4. Set up the integration using the UI:

Add Integration

Debugging

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.

Local Testing

When testing inside DevContainers use "host.docker.internal" as host.

About

A Homeassistant Integration for the Multivision and OnlyGlass Controller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages