Paulus Schoutsen
|
9d933f517b
|
Merge pull request #22 from kangaroo/wink-sensors
Wink sensor support
|
2015-01-19 21:30:44 -08:00 |
Paulus Schoutsen
|
45e295c1d3
|
Update pynetgear to latest version
|
2015-01-17 13:49:22 -08:00 |
Paulus Schoutsen
|
aa9673b208
|
Device Tracker sets up group auto attribute proper
|
2015-01-13 08:25:17 -08:00 |
Paulus Schoutsen
|
035d994705
|
Merge branch 'master' into dev
* master:
Fix warnings from flake8 and pylint
Check flags in ARP table for NUD_REACHABLE before assuming a device is online. Fixes #18.
|
2015-01-08 20:18:04 -08:00 |
Paulus Schoutsen
|
e0b424c88f
|
Make group component more flexible
|
2015-01-08 20:02:34 -08:00 |
Karsten Nerdinger
|
2c5886f6d4
|
Fix warnings from flake8 and pylint
|
2015-01-07 03:57:06 +01:00 |
Karsten Nerdinger
|
fc33273464
|
Check flags in ARP table for NUD_REACHABLE before assuming a device is online. Fixes #18.
|
2015-01-07 03:36:39 +01:00 |
Paulus Schoutsen
|
47e6290609
|
Make nmap mac regex more flexible to play nice with OS X
|
2014-12-19 15:42:34 -08:00 |
trainman419
|
4495812b84
|
nmap-based device tracking plugin
|
2014-12-14 23:28:12 -08:00 |
Paulus Schoutsen
|
7c404a0551
|
device_tracker - No longer keep writing same new devices to known_devices.csv
|
2014-12-12 07:32:50 -08:00 |
Paulus Schoutsen
|
1f582cbeec
|
Fix: Read known devices file once on init device_tracker
|
2014-12-08 22:06:38 -08:00 |
Paulus Schoutsen
|
0527760e9b
|
Refactor: code moved to new helper and constants file. Also adds support for multiple types for switch/light components.
|
2014-12-06 23:57:02 -08:00 |
Paulus Schoutsen
|
48089b01ab
|
Renamed AddCooldown to Throttle and added bypass functionality
|
2014-12-04 21:06:45 -08:00 |
Paulus Schoutsen
|
31b9f65513
|
Added initial version of AddCooldown decorator
|
2014-12-04 01:14:27 -08:00 |
Paulus Schoutsen
|
eef4817804
|
Cleaned up device_tracker and added tests
|
2014-12-02 23:54:10 -08:00 |
Paulus Schoutsen
|
bc4b81d525
|
Reorganized testing
|
2014-11-23 13:00:06 -08:00 |
Paulus Schoutsen
|
5d107ed74b
|
Switched style checking to flake8 instead of pep8
|
2014-11-16 22:18:52 -08:00 |
Paulus Schoutsen
|
9f9b926011
|
All platforms supported by components have their own file - you can can have custom platforms
|
2014-11-11 21:39:17 -08:00 |