{"id":20184861,"url":"https://github.com/gpambrozio/bambuappdaemon","last_synced_at":"2025-04-10T06:06:29.259Z","repository":{"id":252701370,"uuid":"840651636","full_name":"gpambrozio/BambuAppDaemon","owner":"gpambrozio","description":"AppDaemon to update images on the Panda Touch when starting a print on the Bambu","archived":false,"fork":false,"pushed_at":"2024-10-13T17:10:03.000Z","size":14,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-10T06:06:10.285Z","etag":null,"topics":["appdaemon","appdaemon-apps","bambu","hacs","panda"],"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/gpambrozio.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":"2024-08-10T09:11:55.000Z","updated_at":"2024-11-09T01:53:43.000Z","dependencies_parsed_at":"2024-08-21T05:16:09.002Z","dependency_job_id":null,"html_url":"https://github.com/gpambrozio/BambuAppDaemon","commit_stats":null,"previous_names":["gpambrozio/bambuappdaemon"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpambrozio%2FBambuAppDaemon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpambrozio%2FBambuAppDaemon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpambrozio%2FBambuAppDaemon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpambrozio%2FBambuAppDaemon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gpambrozio","download_url":"https://codeload.github.com/gpambrozio/BambuAppDaemon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248166925,"owners_count":21058481,"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":["appdaemon","appdaemon-apps","bambu","hacs","panda"],"created_at":"2024-11-14T03:09:33.710Z","updated_at":"2025-04-10T06:06:29.211Z","avatar_url":"https://github.com/gpambrozio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bambu Image Updater AppDaemon\n\n_App to update images on the Panda Touch when starting a print on the Bambu._\n\n  ## Install using HACS\n\n  To install this AppDaemon app using HACS, follow these steps:\n\n  1. **Access HACS**: \n     - Click on the \"HACS\" option in the sidebar.\n     - Click on \"Automation\"\n\n  2. **Add a Custom Repository**:\n     - Click on the three dots in the top right corner and select \"Custom repositories\".\n     - Enter this URL: `https://github.com/gpambrozio/BambuAppDaemon.git`\n     - Select \"AppDaemon\" as the category / type.\n     - Click \"Add\".\n\n  4. **Install the App**:\n     - Click on the \"Explore \u0026 Download Repositories\" section.\n     - Search for \"Bambu\".\n     - Click on the app and then click \"Install\".\n\n  5. **Add the Pillow library to AppDaemon**\n     - See instructions below.\n\n  6. **Configure the App**:\n     - After installation, go to the AppDaemon configuration directory.\n     - Edit the `apps.yaml` file to configure the app according to your needs.\n\n## Manual Installation\n\nDownload the `BambuAppDaemon` directory from inside the `apps` directory here to your local `apps` directory, then edit `apps.yaml` to enable the `BambuAppDaemon` module.\n\nYou need to have the [ha-bambulab](https://github.com/greghesp/ha-bambulab) integration working on your home assistant for it to work.\n\nYou also need to add the Pillow library to AppDaemon (see below)\n\n## Add the Pillow library to AppDaemon\n\n* On Home assistant, go to Settings\n* Open Add-Ons\n* Click on AppDaemon\n* Open the Configuration tab\n* In \"Python Packages\", type \"Pillow\" (no quotes) and click enter.\n* Click on the \"Save\" button.\n* When asked, restart AppDaemon.\n\n## App configuration\n\n```yaml\nbambu:\n  module: BambuAppDaemon\n  class: BambuImage\n  image_entity: \"image.bambu_p1s_cover_image\"\n  ha_url: \"http://home.local:8123\"\n  panda_ip: \"192.168.86.88\"\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`image_entity` | False | string | | The entity id of the image provided by the https://github.com/greghesp/ha-bambulab integration.\n`ha_url` | False | string | | The root URL for your home assistant.\n`panda_ip` | False | string | | The IP address of your Panda Touch.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgpambrozio%2Fbambuappdaemon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgpambrozio%2Fbambuappdaemon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgpambrozio%2Fbambuappdaemon/lists"}