1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-18 07:56:03 +01:00

Merge pull request #300 from balloob/nmap-fix

Migrate nmap_tracker to use different nmap lib
This commit is contained in:
Paulus Schoutsen
2015-08-31 22:06:32 -07:00
3 changed files with 39 additions and 57 deletions

View File

@@ -25,7 +25,7 @@ pyuserinput==0.1.9
tellcore-py==1.0.4
# Nmap bindings (device_tracker.nmap)
python-libnmap==0.6.3
python-nmap==0.4.1
# PushBullet bindings (notify.pushbullet)
pushbullet.py==0.7.1