Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HubitatDeviceEventsService

An events service handling Hubitat's device events. It's responsible for registering automations and routing the device events to listening automations.

Hierarchy

  • HubitatDeviceEventsService

Implements

Index

Constructors

constructor

Methods

handleEvent

registerAutomation

  • registerAutomation(automation: Automation): void

unregisterAutomation

  • unregisterAutomation(automation: Automation): void

Generated using TypeDoc