{"id":46990253,"url":"https://github.com/dknowles2/ha-pitboss","last_synced_at":"2026-03-11T13:52:37.357Z","repository":{"id":152940061,"uuid":"605379507","full_name":"dknowles2/ha-pitboss","owner":"dknowles2","description":"Home Assistant Custom Integration for PitBoss smokers and grills","archived":false,"fork":false,"pushed_at":"2026-02-27T15:06:33.000Z","size":221,"stargazers_count":53,"open_issues_count":4,"forks_count":12,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-02-27T20:15:14.692Z","etag":null,"topics":["grill","hacs","home-assistant","homeassistant","pitboss","smoker"],"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/dknowles2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-23T02:57:26.000Z","updated_at":"2026-02-27T15:05:30.000Z","dependencies_parsed_at":"2025-12-31T02:07:31.650Z","dependency_job_id":null,"html_url":"https://github.com/dknowles2/ha-pitboss","commit_stats":null,"previous_names":[],"tags_count":30,"template":false,"template_full_name":"ludeeus/integration_blueprint","purl":"pkg:github/dknowles2/ha-pitboss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dknowles2%2Fha-pitboss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dknowles2%2Fha-pitboss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dknowles2%2Fha-pitboss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dknowles2%2Fha-pitboss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dknowles2","download_url":"https://codeload.github.com/dknowles2/ha-pitboss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dknowles2%2Fha-pitboss/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30382810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T12:49:11.341Z","status":"ssl_error","status_checked_at":"2026-03-11T12:46:41.342Z","response_time":84,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["grill","hacs","home-assistant","homeassistant","pitboss","smoker"],"created_at":"2026-03-11T13:52:36.586Z","updated_at":"2026-03-11T13:52:37.331Z","avatar_url":"https://github.com/dknowles2.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PitBoss\n\n[![GitHub Release][releases-shield]][releases]\n[![GitHub Activity][commits-shield]][commits]\n[![License][license-shield]](LICENSE)\n\n[![hacs][hacsbadge]][hacs]\n![Project Maintenance][maintenance-shield]\n\nA Home Assistant custom integration to interact with [PitBoss grills and smokers][pitboss].\n\n\u003e **WARNING: THIS INTEGRATION IS STILL UNDER ACTIVE DEVELOPMENT AND MAY NOT YET WORK PROPERLY.**\n\u003e\n\u003e **USE AT YOUR OWN RISK**\n\nSupported models can be found at https://github.com/dknowles2/pytboss#supported-models.\n\n**This integration will set up the following platforms:**\n\n| Platform        | Description                                                     |\n| --------------- | --------------------------------------------------------------- |\n| `binary_sensor` | Shows various grill sensors                                     |\n| `climate`       | Controls grill temperature                                      |\n| `switch`        | *(Not implemented yet)* Enables/disables various grill features |\n\n## Installation\n\n### HACS\n\nIf you have HACS, go to the three-dot menu and click `Custom\nrepositories`. Paste the link to the Github repository and select \"Integration\"\nas the category.\n\n### Manual\n\n1. Using the tool of choice open the directory (folder) for your HA configuration (where you find `configuration.yaml`).\n1. If you do not have a `custom_components` directory (folder) there, you need to create it.\n1. In the `custom_components` directory (folder) create a new folder called `pitboss`.\n1. Download _all_ the files from the `custom_components/pitboss/` directory (folder) in this repository.\n1. Place the files you downloaded in the new directory (folder) you created.\n1. Restart Home Assistant\n1. In the HA UI go to \"Configuration\" -\u003e \"Integrations\" click \"+\" and search for \"PitBoss\"\n\n## Configuration is done in the UI\n\nPower on your grill and it should be discovered automatically over Bluetooth. Once you\ninitiate the setup process, it will ask for your exact grill model so we can properly\ncommunicate with it. No cloud access necessary!\n\n## Contributions are welcome!\n\nIf you want to contribute to this please read the [Contribution guidelines](CONTRIBUTING.md)\n\n***\n\n[pitboss]: https://github.com/dknowles2/ha-pitboss\n[commits-shield]: https://img.shields.io/github/commit-activity/y/dknowles2/ha-pitboss.svg?style=for-the-badge\n[commits]: https://github.com/dknowles2/ha-pitboss/commits/main\n[hacs]: https://github.com/hacs/integration\n[hacsbadge]: https://img.shields.io/badge/HACS-Custom-orange.svg?style=for-the-badge\n[discord]: https://discord.gg/Qa5fW2R\n[discord-shield]: https://img.shields.io/discord/330944238910963714.svg?style=for-the-badge\n[exampleimg]: example.png\n[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg?style=for-the-badge\n[forum]: https://community.home-assistant.io/\n[license-shield]: https://img.shields.io/github/license/dknowles2/ha-pitboss.svg?style=for-the-badge\n[maintenance-shield]: https://img.shields.io/badge/maintainer-David%20Knowles%20%40dknowles2-blue.svg?style=for-the-badge\n[releases-shield]: https://img.shields.io/github/release/dknowles2/ha-pitboss.svg?style=for-the-badge\n[releases]: https://github.com/dknowles2/ha-pitboss/releases\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdknowles2%2Fha-pitboss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdknowles2%2Fha-pitboss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdknowles2%2Fha-pitboss/lists"}