Native Hubitat Integration for the EyezOn UNO Alarm System

I’ve published a native local Hubitat integration for the EyezOn UNO alarm system.

Important distinction: the UNO is a full stand-alone alarm system, not just an interface to DSC or Honeywell hardware. This integration communicates directly with the UNO over its local TPI socket.

Features:

• automatic zone discovery
• House Alarm partition device
• arm stay / arm away / disarm
• contact, motion, smoke, CO and water zone devices
• fast automation events via unoZoneEvent
• watchdog reconnect and heartbeat polling

Tested with:

• EyezOn UNO firmware 01.01.169
• Hubitat C8

GitHub repo:

HPM install URL:
https://raw.githubusercontent.com/ericallenhess/hubitat-eyezon-uno/main/packageManifest.json

2 Likes

I’ve released v1.1.0 of the EyezOn UNO Hubitat integration.

New in this release:

  • optional UNO REST integration for automatic zone labels
  • partition label and system name support
  • startup zone-state synchronization after reconnect
  • support for REST username authentication (user by default)

TPI remains the real-time event and control engine.

GitHub:

HPM manifest:
https://raw.githubusercontent.com/ericallenhess/hubitat-eyezon-uno/main/packageManifest.json

2 Likes