A Home Assistant integration for the Lightware video switches with the LW2 API
- Fetches device data
- Version Numbers
- Serial
- Network info
- Shows port status (disconnected/connected)
- Shows routing
- Control Routing
- 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 setting for integration
custom_components.lightware_lw2: debug
Logs do not remove sensitive information so careful what you share, check what you are about to share and blank identifying information.