I have developed a plugin which will send status-events from the DLink DIR-655.
This plugin will fire these kindof events:
* Connects (If someone connects wireless to your router)
* Disconnects (If someone disconnects or looses the connection)
* Quality (If the quality of the wifi-signal changes you will be notified according to the sensitivity settings of the plugin)
* Stable quality (If the quality is stable for a specified ammount of time, you will be notified about this)
Here is a screenshot:
I am using this to make Eventghost behave differently when I am at home (connected with my mobilephone).
For instance, when I leave home, I will activate my alarm, turn on surveillance-cameras, turn off all lights, aircleaner etc.
And when I come home I will do the opposite.
You may also be able to track your mobilephone depending on the signal quality. But it will not be super-accurate unfortunately
Well, take care and have fun!
Kind regards,
Torbj├Ârn Westerlund.
UPDATE:
Version 0.1.1:
* Fix for empty devicelist. Where disconnected event was not fired when the last device disconnected from wifi.
Version 0.1.2:
* Location of salt seems to be different depending on firmware. This should be fixed.
Version 0.1.3:
* Should be able to support firmware version 2.01NA of with hardware B1
New version 0.1.4
* Added graceperiod for disconnects. Mitigating problems when wifi-signal is lost for a short period of time.
* Support for hardware B1 (newer firmwares) should be working now, hopefully!