{"id":27163589,"url":"https://github.com/starbuck93/hass_slack_status","last_synced_at":"2026-05-09T03:38:09.064Z","repository":{"id":84739096,"uuid":"142207094","full_name":"starbuck93/hass_slack_status","owner":"starbuck93","description":"Home Assistant custom_component for setting a user's Slack Status","archived":false,"fork":false,"pushed_at":"2018-07-24T21:46:06.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T06:16:24.545Z","etag":null,"topics":["home-assistant","home-automation","python3","slack"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/starbuck93.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,"zenodo":null}},"created_at":"2018-07-24T20:02:17.000Z","updated_at":"2018-07-24T21:46:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"a3d045fb-cd5b-4b0a-967f-b69866cd5028","html_url":"https://github.com/starbuck93/hass_slack_status","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/starbuck93/hass_slack_status","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starbuck93%2Fhass_slack_status","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starbuck93%2Fhass_slack_status/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starbuck93%2Fhass_slack_status/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starbuck93%2Fhass_slack_status/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/starbuck93","download_url":"https://codeload.github.com/starbuck93/hass_slack_status/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starbuck93%2Fhass_slack_status/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32806451,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["home-assistant","home-automation","python3","slack"],"created_at":"2025-04-09T01:49:53.068Z","updated_at":"2026-05-09T03:38:09.059Z","avatar_url":"https://github.com/starbuck93.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## This is not functional yet. It is an IDEA... a Work in Progress!\nBut here's how I want it to work:\n\n-----------------\n\nSet up the service in configuration.yaml:\n\n```\nslack_status:\n    bearer_token: !secret bearer_token\n```\n\nGet a bearer token from https://api.slack.com/apps?new_app=1 and set at least the users.profile:write Permission Scope\n\nYou can use the service in an automation, for example:\n\n```\nautomation:\n  trigger:\n    platform: state\n    entity_id: device_tracker.paulus, device_tracker.anne_therese\n    from: 'not_home'\n    to: 'home'\n  action:\n    - service: slack_status.set_status\n      data:\n        text: \"At Home\"\n        emoji: \":house:\"\n    - service: light.turn_on\n\t  data:\n\t    brightness: 150\n\t    rgb_color: [255, 0, 0]\n\t    entity_id:\n\t      - light.kitchen\n\t      - light.living_room\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarbuck93%2Fhass_slack_status","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstarbuck93%2Fhass_slack_status","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarbuck93%2Fhass_slack_status/lists"}