{"id":15699549,"url":"https://github.com/ludeeus/ad-address","last_synced_at":"2025-03-30T14:27:13.494Z","repository":{"id":95770784,"uuid":"193523709","full_name":"ludeeus/ad-address","owner":"ludeeus","description":"This appends address information attributes based on the lat/long from a device tracker entity.","archived":false,"fork":false,"pushed_at":"2020-01-20T12:42:43.000Z","size":41,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T16:16:42.454Z","etag":null,"topics":["address","app","appdaemon","hacs","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ludeeus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-24T14:41:23.000Z","updated_at":"2020-01-20T12:42:45.000Z","dependencies_parsed_at":"2023-03-22T14:01:46.146Z","dependency_job_id":null,"html_url":"https://github.com/ludeeus/ad-address","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ludeeus%2Fad-address","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ludeeus%2Fad-address/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ludeeus%2Fad-address/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ludeeus%2Fad-address/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ludeeus","download_url":"https://codeload.github.com/ludeeus/ad-address/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246330350,"owners_count":20760084,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["address","app","appdaemon","hacs","python"],"created_at":"2024-10-03T19:40:53.745Z","updated_at":"2025-03-30T14:27:13.470Z","avatar_url":"https://github.com/ludeeus.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ad-address [![hacs_badge](https://img.shields.io/badge/HACS-Custom-orange.svg)](https://github.com/custom-components/hacs)\n\n_Address app for [AppDaemon](https://appdaemon.readthedocs.io/en/latest/)._\n\nThis appends address information attributes based on the lat/long from a device tracker entity.\n\n![example](https://raw.githubusercontent.com/ludeeus/ad-address/master/example.png)\n\n## Installation\n\nDownload the `address` directory from inside the `apps` directory here to your local `apps` directory, then add the configuration to enable the `address` module.\n\n## Requirements\n\nThis app requires [`geopy`](https://pypi.org/project/geopy/) to be installed.\n\n## App configuration\n\n```yaml\naddress:\n  module: address\n  class: Address\n  entity: device_tracker.my_entity\n```\n\n```yaml\naddress:\n  module: address\n  class: Address\n  entity:\n    - device_tracker.my_entity1\n    - device_tracker.my_entity2\n```\n\nkey | optional | type | default | description\n-- | -- | -- | -- | --\n`module` | False | string | | The module name of the app.\n`class` | False | string | | The name of the Class.\n`entity` | False | list/string | | entity_id of an device_tracker entity.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fludeeus%2Fad-address","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fludeeus%2Fad-address","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fludeeus%2Fad-address/lists"}