Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 499 Bytes

info.md

File metadata and controls

20 lines (17 loc) · 499 Bytes

sensor.unifigateway

High level health status of UniFi Security Gateway devices via UniFi Controller

Connects to a Ubiquiti Controller instance to monitor high level health information on the setup including alerts and firmware updates

Example configuration.yaml:

# Example configuration.yaml entry
sensor:
  - platform: unifigateway
    host: unifi
    username: username
    password: password
    monitored_conditions:
      - www
      - wlan
      - alerts
      - firmware