[DEPRECATED ] Automatic Connected Car- Integration with SmartThings

Hi,

Based on the work I’ve done with the Google APIs, I’ve sent out a new release of My Automatic device (v2.7) today for better presence detection.

If a Google location API key is provided, then the code will use it for some events (ignition:on, ignition:off, mil:on, mil:off, trip:finished) for better presence detection.

  • The address info can be then compared to your home address set for your device. Don’t forget to set the minimum info for your home address as indicated at the ST community wiki:

http://thingsthataresmart.wiki/index.php?title=My_Automatic_Device#Issue_.2311:_How_can_I_set_up_the_Automatic_device_for_presence_detection

  • You’d need the follow the steps described at the end of the Service manager file to get a google API key.

Regards.