Paulus Schoutsen
fb46eff5f8
Device tracker: remove support for old config
2016-03-05 11:43:23 -08:00
Hydreliox
c04555d7b1
Add GPS accuracy check for a location update or an event update
...
Add tests related to this
Great thanks to @pavoni for his support on this fix
2016-03-04 20:19:50 +01:00
Dan Smith
e59d6b7da0
Fix SNMP device_tracker results without MAC addresses
...
@llauren reported that his router returns empty MAC addresses for things
on different subnets, which causes heartache for the HA snmp device tracker.
2016-03-02 11:43:08 -08:00
Paulus Schoutsen
967a751da1
Add entity_picture property
2016-02-23 22:41:24 -08:00
Paulus Schoutsen
22b47ce9c6
Merge pull request #1314 from balloob/fix_own_tracks_mobile_beacon
...
Fix own tracks mobile beacon race condition
2016-02-20 00:27:07 -08:00
Dan Smith
27f456ca70
Add Ubiquiti Unifi device tracker
...
Ubiquiti's Unifi WAP infrastructure has a central controller (like mfi and uvc)
that can be queried for client status. This adds a device_tracker module that
can report the state of any client connected to the controller.
2016-02-19 15:24:00 -08:00
Paulus Schoutsen
e80309c03c
Fix imports (using isort)
2016-02-18 21:27:50 -08:00
pavoni
9f7ce23e80
Fix suspect race condition in leave region.
...
Add safely check for double beacon entry. Remove battery for beacons.
Disable lint warning.
2016-02-18 12:52:40 +00:00
pavoni
2e75a58372
Fix outtracks bug with passive zones.
2016-02-11 20:28:02 +00:00
carlosmgr
3d695405b7
pep8 2 time
2016-02-03 00:03:50 +00:00
carlosmgr
55932b048e
fix pep8
2016-02-02 23:54:32 +00:00
carlosmgr
7f87df20c2
ssh aruba
2016-02-02 22:40:04 +00:00
carlosmgr
e91c8e4143
ssh aruba.py
...
req pexpect
2016-02-02 21:49:11 +00:00
carlosmgr
b3ef2bd2d9
Update aruba.py
2016-02-01 12:23:20 +00:00
pavoni
03e7ac2a0e
Fix typo.
2016-01-29 22:11:00 +00:00
pavoni
c5cdf6d7cf
Copy kwargs, remove traces.
2016-01-29 22:11:00 +00:00
pavoni
5a7e380396
Revise beacon name. Add debug.
2016-01-29 22:11:00 +00:00
pavoni
09ef2e1b8c
Add docstring, remove trace.
2016-01-29 22:11:00 +00:00
pavoni
80d2f35cc5
First cut mobile beacon tracking.
2016-01-29 22:11:00 +00:00
pavoni
468a8a1013
Improve owntracks events, add support for stationary ibeacons.
2016-01-29 09:39:00 +00:00
Paulus Schoutsen
cbc6323438
Fix imports
2016-01-28 21:45:26 -08:00
Paulus Schoutsen
bb3dd47088
Merge pull request #992 from balloob/sections
...
Add support for sections in the frontend [Fixes #100705168 ]
2016-01-24 22:58:27 -08:00
Paulus Schoutsen
f6c53896e3
Allow groups to be used as views
2016-01-24 22:54:45 -08:00
Paulus Schoutsen
dc5d652d31
Update version pynetgear
2016-01-24 09:43:06 -08:00
Philip Lundrigan
f96c5aa62f
Fix bug in locative logic
2016-01-15 13:19:53 -07:00
Paulus Schoutsen
e6846e7eb9
Convert asuswrt user/pass to strings
2016-01-12 22:28:53 -08:00
Paulus Schoutsen
3b7b12bbd5
Make Flake8 happy
2016-01-12 21:53:27 -08:00
xifle
6c94650603
Accept lower & upper case for owntracks 'home' region
2016-01-10 15:00:14 +01:00
Paulus Schoutsen
31f2707b2f
Merge pull request #841 from xifle/dev
...
Owntracks transition events
2016-01-03 11:19:02 -08:00
xifle
d244d3b599
Fixed flake8 style errors
2016-01-03 17:42:49 +01:00
xifle
82904c59ce
Fixed code style
2016-01-03 17:12:11 +01:00
Richard
305c87a9c9
Fix reference known_devices.yaml
2016-01-02 16:01:58 -06:00
Paulus Schoutsen
6d35bdafee
Merge pull request #832 from R1chardTM/device-tracker
...
Add service description device tracker
2016-01-02 10:34:05 -08:00
Paulus Schoutsen
217ffc215b
Update PyNetgear version
2016-01-02 10:27:11 -08:00
xifle
cbd3860585
Merge branch 'dev' of https://github.com/balloob/home-assistant into dev
2016-01-02 18:56:14 +01:00
xifle
5804dde0e9
Enables the use of owntracks transition events
...
By using the configuration option "use_events:yes" in the device_tracker section,
only 'enter'/'leave' events are considered to calculate the state of a tracker device.
The home zone is defined as the owntracks region 'home'. Other regions may also be defined, the name of
the region is then used as state for the device. All owntracks regions, the 'Share' setting must be enabled in the app.
2016-01-02 18:26:59 +01:00
Richard
cdf2179b3e
Describe device tracker see service
2016-01-02 10:54:26 -06:00
Philip Lundrigan
ce152e9c94
Simplify logic
2015-12-31 12:39:36 -07:00
Philip Lundrigan
5d953061e8
Remove unnecessary error checking
2015-12-31 11:56:27 -07:00
Philip Lundrigan
bdb6182921
Changes to locative based on tests
2015-12-31 11:56:27 -07:00
Philip Lundrigan
7d41ce4e46
Switch from json messages to plain text messages
2015-12-30 22:43:32 -07:00
Philip Lundrigan
c23375a18b
Add case for test message
2015-12-30 22:42:11 -07:00
Philip Lundrigan
25e1432403
Fix style issues
2015-12-30 12:30:49 -07:00
Philip Lundrigan
adfcfad488
Update locative functionality
2015-12-30 12:26:03 -07:00
Philip Lundrigan
0ac1759395
Rename geofancy to locative ( fix #761 )
2015-12-21 11:05:20 -07:00
Philip Lundrigan
c564c73617
Return true when iCloud finishes setting up
...
Otherwise an error will be reported even though it set up correctly.
2015-12-17 13:31:33 -07:00
kevinpanaro
4f6243fe0e
changed pyicloud version to 0.7.2
2015-12-15 21:07:34 -05:00
Fabian Affolter
fcdaa923c5
Update docstrings
2015-12-15 10:42:05 +01:00
Paulus Schoutsen
2e0042adb0
Tweak iCloud device tracker
2015-12-14 21:39:48 -08:00
Paulus Schoutsen
79c92cd0c4
Merge branch 'pr/616' into dev
2015-12-14 21:31:20 -08:00
Fabian Affolter
87d40f6673
Move config details to doc
2015-12-14 18:19:50 +01:00
caius
cc962c6bb2
Add some lint suggested modifications
2015-12-13 13:20:52 -08:00
caius
9833b4b663
Add the fritz device tracker to track established connections to FritzBox routers
2015-12-13 13:20:52 -08:00
Daren Lord
254889e3fd
Fixing logging for pylint
2015-12-04 09:23:05 -07:00
Daren Lord
9ecc08c0c8
Adding in pyicloud to requirements_all.txt
2015-12-04 09:19:16 -07:00
Daren Lord
e3d4e3ad4d
Increasing scan interval. Moved imports.
2015-12-04 09:08:46 -07:00
Daren Lord
b6342ed848
Merge branch 'dev' of https://github.com/balloob/home-assistant into findiphone
2015-12-04 09:05:23 -07:00
Johan Carlquist
6a021c9ef6
Support for legacy nmap.
...
Older nmap like the one bundled with Ubuntu Precise (12.04), 5.21
requires that you specify what unit the value to --host-timeout is.
2015-11-28 20:43:27 +01:00
Daren Lord
8074854731
Fixing formatting
2015-11-21 21:12:41 -07:00
Daren Lord
fff6b24449
Switching to new device scanner setup.
2015-11-21 21:04:28 -07:00
Daren Lord
396a65ab03
Merge branch 'dev' of https://github.com/balloob/home-assistant into findiphone
2015-11-21 15:26:44 -07:00
Daren Lord
c60bb35d4a
Fixed lint errors
2015-11-12 23:40:30 -07:00
Daren Lord
90007a04d3
Adding iCloud device_tracker component. Allow to track devices registered with iCloud
2015-11-12 23:37:15 -07:00
Paulus Schoutsen
16904452b8
Merge pull request #614 from persandstrom/asuswrt_not_loading
...
ASUSWRT more logging and more robust
2015-11-12 11:43:49 -08:00
Per Sandström
158d9e27ff
more robust and more logging
2015-11-12 20:10:25 +01:00
Tom Duijf
5503c12cfd
Fixes memory consumption issue
2015-11-11 21:54:33 +00:00
Fabian Affolter
97f9f8aa49
Update link to docs (Jekyll 3 update)
2015-11-09 13:12:18 +01:00
Nolan Gilley
e961dd5f95
increase valid for time to 60 since I was having some issues. removed deprecated lines.
2015-10-30 07:00:35 -04:00
Nolan Gilley
bcb2451752
fix pylint warning
2015-10-28 17:47:13 -04:00
Nolan Gilley
8eeca94517
removed home_interval option since it was added to the main device_tracker component
2015-10-28 17:43:41 -04:00
Nolan Gilley
3b37a7b737
bugfix for actiontec device tracker
2015-10-28 17:20:15 -04:00
Krzysztof Koziarek
fbb73dd5da
fixed pylint warnings
2015-10-26 11:50:09 +01:00
Krzysztof Koziarek
c9f1dce6a2
Coding style fixes
2015-10-26 11:32:00 +01:00
Krzysztof Koziarek
50fbd83b3d
corrected flake8 warnings
2015-10-24 11:20:57 +02:00
Krzysztof Koziarek
29c9c5a7ec
Add new OpenWRT presence detection routine based on ubus instead of luci
2015-10-23 17:01:42 +02:00
Fabian Affolter
403889bbeb
Move configuration details to docs
2015-10-13 20:55:45 +02:00
Fabian Affolter
6ca50d8b5c
Move configuration details to docs
2015-10-13 20:55:15 +02:00
Fabian Affolter
0369a9ee0d
Move configuration details to docs
2015-10-13 20:54:48 +02:00
Fabian Affolter
5a6ff9a69a
Move configuration details to docs
2015-10-13 20:54:15 +02:00
Fabian Affolter
796cce78bc
Move configuration details to docs
2015-10-13 20:52:30 +02:00
Fabian Affolter
77430c0687
Move configuration details to docs
2015-10-13 20:52:08 +02:00
Fabian Affolter
c33942d6e2
Move configuration details to docs
2015-10-13 20:51:30 +02:00
Fabian Affolter
3b91f89173
Move configuration details to docs
2015-10-13 20:50:53 +02:00
Fabian Affolter
c74f46794e
Move configuration details to docs
2015-10-13 20:50:15 +02:00
Fabian Affolter
966fd8f24d
Move configuration details to docs
2015-10-13 20:49:28 +02:00
Fabian Affolter
8253fdfc13
Add newline
2015-10-13 20:49:14 +02:00
Fabian Affolter
cb7b5f8d15
Move configuration details to docs
2015-10-13 20:45:29 +02:00
Fabian Affolter
b0d8eaeda9
Move configuration details to docs
2015-10-13 20:44:18 +02:00
Paulus Schoutsen
e2f187879c
Merge pull request #511 from wind-rider/geofancy
...
Geofancy
2015-10-13 00:05:17 -07:00
Heiko Rothe
021a374a6a
Merge branch 'dev' of https://github.com/mKeRix/home-assistant into dev
2015-10-12 22:44:20 +02:00
Heiko Rothe
bbec34d0e6
Merge remote-tracking branch 'refs/remotes/balloob/dev' into dev
2015-10-12 22:43:55 +02:00
Heiko Rothe
a6cb19b27d
Fixed an issue with the initiation of the new attributes
2015-10-12 22:42:45 +02:00
Hans Bakker
b74e70d4e0
Fixes based on balloob's comments
2015-10-12 20:58:24 +02:00
Heiko Rothe
2f2bd7a616
Fixed pylint and pep8 violations
2015-10-12 09:18:55 +02:00
Hans Bakker
1eb3610a11
Style fixes
2015-10-12 00:28:39 +02:00
Hans Bakker
6a969208e9
Initial commit for Geofancy device tracker.
2015-10-12 00:14:05 +02:00
Guillaume SABBE
a1e5bea3ab
When IPv6 is enabled, dnsmasq has a configuration line with the DUID.
...
This looks like this
61072 b8:27:eb:e1:4e:4d 192.168.0.4 domotycoon *
61072 b8:27:eb:b8:10:6b 192.168.0.5 pimonitor *
duid 00:03:00:01:ac:22:0b:e9:98:50
When using match.group() without testing if match != None, you get a traceback.
2015-10-11 15:21:53 +02:00
Paulus Schoutsen
8a04e1f5f4
Device tracker configuration fix
...
Fixes #498
2015-10-08 22:19:15 -07:00
Paulus Schoutsen
9f33b8f541
DDWRT - match multiple output variants
...
Fixes #481
2015-10-08 22:15:12 -07:00
Paulus Schoutsen
0624725e21
Ignore nmap style issue - pylint bug
2015-10-08 21:45:51 -07:00