chore: add Makefile and Debian packaging
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
Package: ezcoo-usb-control
|
||||
Version: VERSION_PLACEHOLDER
|
||||
Architecture: ARCH_PLACEHOLDER
|
||||
Maintainer: Oleksandr Berezovskyi <claude.ai@berezovskyi.dev>
|
||||
Depends: adduser
|
||||
Recommends: mosquitto-clients
|
||||
Description: MQTT bridge for EZCOO HDMI matrix switches
|
||||
Controls an EZCOO EZ-MX42HAS-ARC (4-in 2-out) HDMI matrix via USB-UART
|
||||
and exposes it to Home Assistant as two select entities through MQTT
|
||||
auto-discovery.
|
||||
.
|
||||
Communicates with the matrix using the EZCOO ASCII serial protocol and
|
||||
periodically polls routing state to detect external changes (front panel,
|
||||
IR remote).
|
||||
Reference in New Issue
Block a user