{"id":16923061,"url":"https://github.com/tjjfvi/octoprint-betterheatertimeout","last_synced_at":"2025-07-02T14:37:28.411Z","repository":{"id":43200442,"uuid":"163324910","full_name":"tjjfvi/OctoPrint-BetterHeaterTimeout","owner":"tjjfvi","description":"Turns off heaters after specified time being on and unused.","archived":false,"fork":false,"pushed_at":"2022-03-13T23:47:08.000Z","size":16,"stargazers_count":12,"open_issues_count":12,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T17:02:06.436Z","etag":null,"topics":["octoprint","octoprint-plugin","octoprintplugin"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tjjfvi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-27T18:27:05.000Z","updated_at":"2023-08-08T00:08:31.000Z","dependencies_parsed_at":"2022-08-30T13:30:23.344Z","dependency_job_id":null,"html_url":"https://github.com/tjjfvi/OctoPrint-BetterHeaterTimeout","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/tjjfvi/OctoPrint-BetterHeaterTimeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjjfvi%2FOctoPrint-BetterHeaterTimeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjjfvi%2FOctoPrint-BetterHeaterTimeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjjfvi%2FOctoPrint-BetterHeaterTimeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjjfvi%2FOctoPrint-BetterHeaterTimeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tjjfvi","download_url":"https://codeload.github.com/tjjfvi/OctoPrint-BetterHeaterTimeout/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjjfvi%2FOctoPrint-BetterHeaterTimeout/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263157611,"owners_count":23422665,"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":["octoprint","octoprint-plugin","octoprintplugin"],"created_at":"2024-10-13T19:57:44.755Z","updated_at":"2025-07-02T14:37:28.365Z","avatar_url":"https://github.com/tjjfvi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OctoPrint-BetterHeaterTimeout\n\n Turns off heaters after specified time being on and unused.\n \n*Note: this plugin has not been tested with versions under 1.3.10; they may not work!*\n\n## Advantages:\n - Supports configuring timeout length\n - Supports before/after gcode\n - Supports notification via Web UI\n - Fires a custom event _*_ when the heaters timeout, so one can be notified or otherwise hook on the event.\n\n_*May not be (officially) supported; see [OctoPrint#2965](https://github.com/foosel/OctoPrint/issues/2965) for more info._\n\n## Setup\n\nInstall via the bundled [Plugin Manager](https://github.com/foosel/OctoPrint/wiki/Plugin:-Plugin-Manager)\nor manually using this URL:\n\n    https://github.com/tjjfvi/OctoPrint-BetterHeaterTimeout/archive/master.zip\n\nIf you want to trigger on the custom event, use the event name `HeaterTimeout`.\nThe payload values are `heater`, `time_elapsed`, and `timeout`.\n\n\n## Configuration\n\nThe checkbox enables/disables the timeout, and the number input changes the timeout length.\n\n### After target temp changes vs after heating starts\n\nIf set to the former, changing the target temp will reset the timeout.\n\n### Before/after GCODE\n\nGCODE commands to run before/after the heaters are disabled.\nYou can use the placeholders `$heater`, `$time_elapsed`. and `$timeout`.\nI think the names are pretty self-explanatory.\n\n**Examples:**\n```\nM117 $heater timed out ; display that on the screen\n```\n```\nM300 S100 P200 ; chirp\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftjjfvi%2Foctoprint-betterheatertimeout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftjjfvi%2Foctoprint-betterheatertimeout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftjjfvi%2Foctoprint-betterheatertimeout/lists"}