Skip to content

Custom Integration For OREI HDMI MATRIX SYSTEM 4x4 6x6 8x8

Notifications You must be signed in to change notification settings

marsh4200/orei_hdmi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

🖥️ OREI HDMI Matrix for Home Assistant

Version: 0.0.1

A custom Home Assistant integration by @marsh4200 for controlling and monitoring OREI HDMI Matrix Switches via TCP/IP.

This integration allows you to manage HDMI inputs, outputs, and power directly from Home Assistant — completely local, with no cloud dependency.


Add to HACS


🧩 Installation

🔹 Option 1 — Install via HACS 🧠

Simply click the blue “Open My HACS Repository” button above.
This will automatically open HACS and add the OREI HDMI Matrix (Local) integration to your Home Assistant — no manual steps needed. 🧠

Once added, install it from HACS, restart Home Assistant, and click the Integrate OREI HDMI Matrix button to finish setup.

Enter your Matrix details:

  • IP Address: Enter the local IP address of your OREI HDMI Matrix (for example 192.168.88.150)
  • TCP Port: Default is 8000 unless you’ve configured it differently
  • Click Submit to complete setup

💡 Tip: You can confirm your Matrix’s IP address from your router’s DHCP client list or on the device’s front panel / web menu under Network Settings.


⚙️ Features

Feature Description
🎛️ Input Switching Change HDMI input routing for each output.
🔌 Power Control Turn the HDMI Matrix ON/OFF directly from Home Assistant.
🌐 Local TCP Control 100% local control using Telnet-style TCP commands — no cloud required.

🧱 Entities Created

Entity Type Name Description
switch Power Turns the HDMI Matrix on or off
select Output X Input Select which input source routes to each HDMI output

🧩 Example Dashboard Card

type: entities
title: OREI HDMI Matrix
entities:
  - entity: switch.power
    name: Matrix Power
  - entity: select.output_1_input
    name: Output 1 Source
  - entity: select.output_2_input
    name: Output 2 Source

About

Custom Integration For OREI HDMI MATRIX SYSTEM 4x4 6x6 8x8

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages