Bitfocus Companion v3 module for EZCastPro / EZCast Pro POE IP KVM devices, including Actions Micro AM8270 and PWAY/PWAYTek ProAV POE IP KVM rebrands such as:
- ER02 / ProAVRx receiver
- ET01 / ProAVTx transmitter
- DT214M / DT241M-IR-200M-KVM-POE-style extenders
- AM8270 chipset ProAV extenders
- Poll receiver state with
get_device_info_proav - Switch receiver source/channel with
set_channel_id - Set assigned names on RX/TX units with
set_assigned_name - Set TX hardware ID / channel remotely with a guarded action
- Discover RX/TX devices on a configured subnet
- Variables for current channel, active discovered TX, firmware, resolution, and derived multicast groups
- Feedbacks for connection state, active channel, and HDMI active state
- Presets generated for channels
01through99, using discovered TX names or configured labels when available
Default config matches the current lab:
Receiver: 192.168.96.101
Channels: blank by default; presets are generated for 01-99
Discovery subnet: 192.168.96.0/24
The device family has been found on AliExpress by searching for 150m hdmi POE KVM extender over ip many-to-many.
Reference listing used during reverse engineering:
https://www.aliexpress.com/item/1005007442824141.html
yarn install
yarn build
yarn lint
yarn packageThe package command writes ezcastpro-kvm-0.1.2.tgz.
