Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 410 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 410 Bytes

DLink Device Tracker (HNAP)

Device Tracker for D-Link Routers/APs for Home Assistant using HNAP. HNAP integration taken from https://github.com/LinuxChristian/pyW215

Installation

Please use HACS

Example Config

device_tracker:
  - platform: dlink_device_tracker
    host: 192.168.1.2 # ap
    username: admin
    password: !secret ap_password