Alrm.com /ADT Geo-Services

Hi I now have alrm.com through ADT
It seems to have Geo-Services
I did add alrm.com to my configuration.yaml
I would like to use Geo-Services from this instead of using other trackers since I already have this and spare battery from my phone by adding another.

I want to do something like this using alrm.com

  • alias: ‘Rule 1 - Away Mode’
    trigger:
    platform: state
    entity_id: group.all_devices
    to: ‘not_home’
    action:
    service: light.turn_off
    entity_id: group.all_lights