{"id":26881,"date":"2021-05-03T13:46:53","date_gmt":"2021-05-03T11:46:53","guid":{"rendered":"https:\/\/www.sms77.io\/docs\/drittanbieter\/github-actions\/"},"modified":"2021-12-10T11:00:48","modified_gmt":"2021-12-10T10:00:48","slug":"github-actions","status":"publish","type":"docs","link":"https:\/\/www.seven.io\/de\/docs\/drittanbieter\/github-actions\/","title":{"rendered":"GitHub Actions"},"content":{"rendered":"<p><script async defer src=\"https:\/\/buttons.github.io\/buttons.js\"><\/script><br \/>\n<span id='github_buttons' style='display: flex'><br \/>\n<a class=\"github-button\" href=\"https:\/\/github.com\/sms77io\/github-action-sms\" data-icon=\"octicon-star\" aria-label=\"sms77io\/github-action-sms auf GitHub favorisieren\" rel=\"noopener\"><\/a><br \/>\n<a class=\"github-button\" href=\"https:\/\/github.com\/sms77io\/github-action-sms\/fork\" data-icon=\"octicon-repo-forked\" aria-label=\"sms77io\/github-action-sms auf GitHub abzweigen\" rel=\"noopener\"><\/a><br \/>\n<a class=\"github-button\" href=\"https:\/\/github.com\/sms77io\/github-action-sms\/subscription\" data-icon=\"octicon-eye\" aria-label=\"sms77io\/github-action-sms auf GitHub verfolgen\" rel=\"noopener\"><\/a><br \/>\n<\/span><br \/>\n<script>\nconst fragment = document.createDocumentFragment();\nfragment.appendChild(document.getElementById('github_buttons'));\nconst dest = document.querySelector(\"article > header.entry-header\");\ndest.style.display = 'flex';\ndest.style['justify-content'] = 'space-between';\ndest.style['margin-right'] = '20px';\ndest.style['margin-bottom'] = '-100px';\ndest.appendChild(fragment);\n<\/script><\/p>\n<h2 id=\"sms-und-voice\u00a0home-assistant-component-dokumentation\">GitHub Actions Dokumentation f\u00fcr sms77 SMS &amp; Voice Aktionen<\/h2>\n<p>Mit GitHub Actions k\u00f6nnen Entwickler-Workflows auf GitHub automatisiert werden.<\/p>\n<p>In unserer GitHub Actions Dokumentation f\u00fcr sms77 SMS &amp; Voice Aktionen finden Sie Informationen zur Nutzung und Einstellungsm\u00f6glichkeiten.<\/p>\n<h3 id=\"home-assistant-sms-component\">GitHub Action SMS<\/h3>\n<p><a href=\"https:\/\/github.com\/marketplace\/actions\/sms77-io-sms\" target=\"_blank\" rel=\"noopener\" data-schema-attribute=\"\">SMS GitHub Action auf dem GitHub Marketplace<\/a><\/p>\n<h4>Funktion<\/h4>\n<p>Versenden von SMS an einen oder mehrere Empf\u00e4nger in einem Workflow.<\/p>\n<h4>Nutzung<\/h4>\n<ol>\n<li>Richten Sie die Anmeldungsinformationen ein, indem Sie in Ihren Repository-Einstellungen <code>SMS77_API_KEY<\/code>\u00a0angeben.<\/li>\n<li>F\u00fcgen Sie Ihrem Workflow Folgendes hinzu:<\/li>\n<\/ol>\n<div class=\"highlight highlight-source-yaml\">\n<pre>- <span class=\"pl-ent\">name<\/span>: <span class=\"pl-s\"><span class=\"pl-pds\">'<\/span>Send SMS<span class=\"pl-pds\">'<\/span><\/span>\r\n  <span class=\"pl-ent\">uses<\/span>: <span class=\"pl-s\">sms77io\/github-action-sms@master<\/span>\r\n  <span class=\"pl-ent\">with<\/span>:\r\n    <span class=\"pl-ent\">from<\/span>: <span class=\"pl-s\"><span class=\"pl-pds\">'<\/span>Tommy Tester<span class=\"pl-pds\">'<\/span><\/span>\r\n    <span class=\"pl-ent\">text<\/span>: <span class=\"pl-s\"><span class=\"pl-pds\">'<\/span>Sms77.io wishes you a nice day!<span class=\"pl-pds\">'<\/span><\/span>\r\n    <span class=\"pl-ent\">to<\/span>: <span class=\"pl-s\"><span class=\"pl-pds\">'<\/span>+4901234567890,Tina Testing<span class=\"pl-pds\">'<\/span><\/span>\r\n  <span class=\"pl-ent\">env<\/span>:\r\n    <span class=\"pl-ent\">SMS77_API_KEY<\/span>: <span class=\"pl-s\">${{ secrets.SMS77_API_KEY }}<\/span><\/pre>\n<\/div>\n<h5>Input<\/h5>\n<p><code>apiKey<\/code> <strong>Zwingend erforderlich<\/strong><\/p>\n<p>Ein API-Schl\u00fcssel von Sms77.io. Verwenden Sie alternativ die Umgebungsvariable SMS77_API_KEY.<\/p>\n<p><code>to<\/code> <strong>Zwingend erforderlich<\/strong><\/p>\n<p>Rufnummer(n) oder Kontakt(e), getrennt durch Komma, an die die SMS gesendet werden soll<\/p>\n<p><code>text<\/code> <strong>Zwingend erforderlich<\/strong><\/p>\n<p>Die eigentliche Nachricht, die Sie an den\/die Empf\u00e4nger senden m\u00f6chten<\/p>\n<p><code>delay<\/code><\/p>\n<p>Verz\u00f6gertes Versenden zur angegebenen Zeit: Unix-Timestamp oder Format jjjj-mm-tt hh:ii<\/p>\n<p><code>foreign_id<\/code><\/p>\n<p>Foreign ID, die in Callbacks zur\u00fcckgegeben wird. Erlaubte Zeichen: a-z, A-Z, 0-9, .-_@<\/p>\n<p><code>from<\/code><\/p>\n<p>Sender-ID (Absendername); max. 16 numerische oder 11 alphanumerische Zeichen<\/p>\n<p><code>label<\/code><\/p>\n<p>Benutzerdefinierte Bezeichnung. Erlaubte Zeichen: a-z, A-Z, 0-9, .-_@<\/p>\n<p><code>ttl<\/code><\/p>\n<p>Time To Live (G\u00fcltigkeitsdauer) in Minuten. Default ist 2880<\/p>\n<p><code>udh<\/code><\/p>\n<p>Benutzerdaten-Kopfzeile (user data header): Wenn gesetzt und der Text Hexcode enth\u00e4lt, wird die SMS als 8-Bit-Bin\u00e4rdatei gesendet.<\/p>\n<h5>Output<\/h5>\n<p><code>response<\/code><\/p>\n<p>Gibt einen <a href=\"https:\/\/staging.seven.io\/en\/docs\/gateway\/http-api\/sms-disptach#return\" data-schema-attribute=\"\" rel=\"noopener\">R\u00fcckgabecode<\/a> von unserer API zur\u00fcck.<\/p>\n<h3 id=\"home-assistant-voice-component\">GitHub Action Voice<\/h3>\n<p><a href=\"https:\/\/github.com\/marketplace\/actions\/sms77-io-voice\" target=\"_blank\" rel=\"noopener\" data-schema-attribute=\"\">Voice GitHub Aktion auf dem GitHub Marketplace<\/a><\/p>\n<h4>Funktion<\/h4>\n<p>Versenden von Voice-Nachrichten (Text to Speech-Nachrichten) im Workflow<br \/>\nVoice-Nachrichten sind Textnachrichten, die als Anruf beim Empf\u00e4nger eingehen und dann am Telefon vorgelesen werden.<\/p>\n<h4>Nutzung<\/h4>\n<ol>\n<li>Richten Sie die Anmeldungsinformationen ein, indem Sie in Ihren Repository-Einstellungen <code>SMS77_API_KEY<\/code>\u00a0angeben.<\/li>\n<li>F\u00fcgen Sie Ihrem Workflow Folgendes hinzu:<\/li>\n<\/ol>\n<div class=\"highlight highlight-source-yaml\">\n<pre>- <span class=\"pl-ent\">name<\/span>: <span class=\"pl-s\"><span class=\"pl-pds\">'<\/span>Send Voice<span class=\"pl-pds\">'<\/span><\/span>\r\n  <span class=\"pl-ent\">uses<\/span>: <span class=\"pl-s\">sms77io\/github-action-voice@master<\/span>\r\n  <span class=\"pl-ent\">with<\/span>:\r\n    <span class=\"pl-ent\">from<\/span>: <span class=\"pl-s\"><span class=\"pl-pds\">'<\/span>Tommy Tester<span class=\"pl-pds\">'<\/span><\/span>\r\n    <span class=\"pl-ent\">text<\/span>: <span class=\"pl-s\"><span class=\"pl-pds\">'<\/span>Sms77.io wishes you a nice day!<span class=\"pl-pds\">'<\/span><\/span>\r\n    <span class=\"pl-ent\">to<\/span>: <span class=\"pl-s\"><span class=\"pl-pds\">'<\/span>+4901234567890<span class=\"pl-pds\">'<\/span><\/span>\r\n  <span class=\"pl-ent\">env<\/span>:\r\n    <span class=\"pl-ent\">SMS77_API_KEY<\/span>: <span class=\"pl-s\">${{ secrets.SMS77_API_KEY }}<\/span><\/pre>\n<\/div>\n<h5><a id=\"user-content-inputs\" class=\"anchor\" href=\"https:\/\/github.com\/marketplace\/actions\/sms77-io-voice#inputs\" aria-hidden=\"true\" rel=\"noopener\"><\/a>Inputs<\/h5>\n<p><code>apiKey<\/code> <strong>Zwingend erforderlich<\/strong><\/p>\n<p>Ein API-Schl\u00fcssel von Sms77.io. Alternativ Umgebungsvariable SMS77_API_KEY verwenden<\/p>\n<p><code>to<\/code> <strong>Zwingend erforderlich<\/strong><\/p>\n<p>Rufnummer, an die die Sprachnachricht gesendet werden soll<\/p>\n<p><code>text<\/code> <strong>Zwingend erforderlich<\/strong><\/p>\n<p>Der eigentliche Nachrichteninhalt, den Sie an die Empf\u00e4nger senden m\u00f6chten<\/p>\n<p><code>from<\/code><\/p>\n<p>Sender-ID (Absendername); erlaubt sind maximal 16 numerische oder 11 alphanumerische Zeichen<\/p>\n<h5><a id=\"user-content-outputs\" class=\"anchor\" href=\"https:\/\/github.com\/marketplace\/actions\/sms77-io-voice#outputs\" aria-hidden=\"true\" rel=\"noopener\"><\/a>Outputs<\/h5>\n<p><code>response<\/code><\/p>\n<p>Gibt einen <a href=\"https:\/\/staging.seven.io\/de\/docs\/gateway\/http-api\/sms-versand\/\" data-schema-attribute=\"\" rel=\"noopener\">R\u00fcckgabecode<\/a> von unserer API zur\u00fcck.<\/p>\n<h3 id=\"support\">Support<\/h3>\n<p>Brauchen Sie Hilfe bei der Installation oder Nutzung unserer GitHub Aktionen? <a href=\"mailto:support@sms77.io\">Kontaktieren Sie uns<\/a>!<\/p>\n","protected":false},"featured_media":0,"parent":17825,"menu_order":19,"comment_status":"open","ping_status":"closed","template":"","doc_tag":[],"class_list":["post-26881","docs","type-docs","status-publish","hentry"],"comment_count":0,"_links":{"self":[{"href":"https:\/\/www.seven.io\/de\/wp-json\/wp\/v2\/docs\/26881","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.seven.io\/de\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/www.seven.io\/de\/wp-json\/wp\/v2\/types\/docs"}],"replies":[{"embeddable":true,"href":"https:\/\/www.seven.io\/de\/wp-json\/wp\/v2\/comments?post=26881"}],"version-history":[{"count":17,"href":"https:\/\/www.seven.io\/de\/wp-json\/wp\/v2\/docs\/26881\/revisions"}],"predecessor-version":[{"id":28798,"href":"https:\/\/www.seven.io\/de\/wp-json\/wp\/v2\/docs\/26881\/revisions\/28798"}],"up":[{"embeddable":true,"href":"https:\/\/www.seven.io\/de\/wp-json\/wp\/v2\/docs\/17825"}],"next":[{"title":"Homey","link":"https:\/\/www.seven.io\/de\/docs\/drittanbieter\/homey\/","href":"https:\/\/www.seven.io\/de\/wp-json\/wp\/v2\/docs\/30508"}],"prev":[{"title":"Gambio","link":"https:\/\/www.seven.io\/de\/docs\/drittanbieter\/gambio\/","href":"https:\/\/www.seven.io\/de\/wp-json\/wp\/v2\/docs\/28195"}],"wp:attachment":[{"href":"https:\/\/www.seven.io\/de\/wp-json\/wp\/v2\/media?parent=26881"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/www.seven.io\/de\/wp-json\/wp\/v2\/doc_tag?post=26881"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}