{"id":13585963,"url":"https://github.com/custom-components/authenticated","last_synced_at":"2025-04-07T14:32:56.911Z","repository":{"id":33303209,"uuid":"140169152","full_name":"custom-components/authenticated","owner":"custom-components","description":"A platform which allows you to get information about sucessfull logins to Home Assistant.","archived":true,"fork":false,"pushed_at":"2022-05-28T09:01:47.000Z","size":145,"stargazers_count":83,"open_issues_count":4,"forks_count":24,"subscribers_count":13,"default_branch":"main","last_synced_at":"2024-02-14T21:20:05.288Z","etag":null,"topics":["custom-components","home-assistant","homeassistant","security"],"latest_commit_sha":null,"homepage":null,"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/custom-components.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}},"created_at":"2018-07-08T13:15:00.000Z","updated_at":"2023-12-16T11:42:43.000Z","dependencies_parsed_at":"2022-08-07T20:30:26.428Z","dependency_job_id":null,"html_url":"https://github.com/custom-components/authenticated","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/custom-components%2Fauthenticated","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/custom-components%2Fauthenticated/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/custom-components%2Fauthenticated/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/custom-components%2Fauthenticated/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/custom-components","download_url":"https://codeload.github.com/custom-components/authenticated/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223284906,"owners_count":17119803,"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":["custom-components","home-assistant","homeassistant","security"],"created_at":"2024-08-01T15:05:14.959Z","updated_at":"2024-11-06T04:30:18.835Z","avatar_url":"https://github.com/custom-components.png","language":"Python","funding_links":["https://www.buymeacoffee.com/ludeeus"],"categories":["Python"],"sub_categories":[],"readme":"At this point this integtration is considered deprecated.\r\n\r\nParts of it can probably be added to core by someone, if its usefull.\r\n\r\nFor general info about securing your instance:\r\n- https://www.home-assistant.io/docs/authentication/\r\n- https://www.home-assistant.io/docs/authentication/multi-factor-auth\r\n- https://www.home-assistant.io/docs/configuration/securing/\r\n\r\n\r\n\u003cdetails\u003e\r\n  \u003csummary\u003eold readme\u003c/summary\u003e\r\n  \r\n  \r\n# authenticated\r\n\r\nA platform which allows you to get information successful logins to Home Assistant.\r\n\r\nTo get started you should know what to get from this repo, or use [HACS](https://hacs.xyz/).\r\n\r\n**Example configuration.yaml:**\r\n\r\n```yaml\r\nsensor:\r\n  - platform: authenticated\r\n```\r\n\r\n**Configuration variables:**\r\n\r\n| key | required | default | description\r\n| --- | --- | --- | ---\r\n| **platform** | yes | | The sensor platform name.\r\n| **enable_notification** | no | `true` | Turn on/off `persistant_notifications` when a new IP is detected, can be `true`/`false`.\r\n| **exclude** | no | | A list of IP addresses you want to exclude.\r\n| **provider** | no | 'ipapi' | The provider you want to use for GEO Lookup, 'ipapi', 'extreme', 'ipvigilante'.\r\n| **log_location** | no | | Full path to the logfile.\r\n\r\n**Sample overview:**\\\r\n![Sample overview](/img/overview.png)\r\n\r\nIf a new IP is detected, it will be added to a `.ip_authenticated.yaml` file in your configdir, with this information:\r\n\r\n```yaml\r\n8.8.8.8:\r\n  city: Mountain View\r\n  country: US\r\n  hostname: google-public-dns-a.google.com\r\n  last_authenticated: '2018-07-26 09:27:01'\r\n  previous_authenticated_time: '2018-07-26 09:27:01'\r\n  region: california\r\n```\r\n\r\nIf not disabled, you will also be presented with a `persistent_notification` about the event:\\\r\n![notification](/img/persistant_notification.png)\r\n\r\n## Debug logging\r\n\r\nIn your `configuration.yaml`\r\n\r\n```yaml\r\nlogger:\r\n  default: warn\r\n  logs:\r\n    custom_components.sensor.authenticated: debug\r\n```\r\n\r\n***\r\n\r\n[buymeacoffee.com](https://www.buymeacoffee.com/ludeeus)\r\n\r\n  \r\n\u003c/details\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcustom-components%2Fauthenticated","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcustom-components%2Fauthenticated","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcustom-components%2Fauthenticated/lists"}