From cb0bd06de9122c4492bb1a94cac0a2efc82a5f76 Mon Sep 17 00:00:00 2001 From: Henry Rice <9151488+cyberpunk2350@users.noreply.github.com> Date: Mon, 17 Nov 2025 16:57:51 -0500 Subject: [PATCH] Add device type HT-EM4 for Hitron Technologies (#3743) * Add device type HT-EM4 for Hitron Technologies adding Hitron HT-EM4 Moca Adaptor * Add manufacturer and model details for HT-EM4 corrected yaml * Fix formatting and update device attributes in HT-EM4.yml * corrected formating * Clean up HT-EM4.yml by removing empty fields Removed unused fields from the HT-EM4 device YAML configuration. * updated power and comment * Update manufacturer and model names in HT-EM4.yml * Update model and slug for Hitron HT-EM4 --------- Co-authored-by: Harry --- device-types/Hitron/HT-EM4.yml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 device-types/Hitron/HT-EM4.yml diff --git a/device-types/Hitron/HT-EM4.yml b/device-types/Hitron/HT-EM4.yml new file mode 100644 index 00000000..8a624850 --- /dev/null +++ b/device-types/Hitron/HT-EM4.yml @@ -0,0 +1,22 @@ +--- +manufacturer: Hitron +model: HT-EM4 +slug: hitron-ht-em4 +part_number: 1420700003V2 +comments: '[Hitron HT-EM4](https://us.hitrontech.com/products/consumers/ht-em4-coax-to-ethernet-adapter/)' +u_height: 0 +is_full_depth: false +airflow: passive +weight: 110 +weight_unit: g +power-ports: + - name: External Power Adapter + type: dc-terminal + maximum_draw: 12 +interfaces: + - name: Cable Connection + type: docsis + - name: Gigabit Ethernet Port + type: 1000base-t + - name: MoCA 2.5 + type: moca