nim_homeassistant icon indicating copy to clipboard operation
nim_homeassistant copied to clipboard

Implementation of network watch (Nmap)

Open ThomasTJdev opened this issue 6 years ago • 0 comments

Add support for checking local network.

Implement pure Nmap solution: https://github.com/blmvxer/nim-nmap

  1. Show connected devices
  2. Template actions when a specific device connects to the network, e.g. disable alarm

ThomasTJdev avatar Mar 12 '19 05:03 ThomasTJdev