ioBroker.text2command icon indicating copy to clipboard operation
ioBroker.text2command copied to clipboard

Convert text into commands

Results 57 ioBroker.text2command issues
Sort by recently updated
recently updated
newest added

Ich nutze ein externes Javascript, um auf bestimmte Eingaben zu reagieren, so wie es hier beschrieben steht: [External rules with javascript](https://github.com/ioBroker/ioBroker.text2command#external-rules-with-javascript) Der Adapter erwartet eine Rückmeldung á la `setState("javascript.0.textProcessor", 'light...

bug
Fixed

**Describe the bug** The text2command admin page stays empty **To Reproduce** Steps to reproduce the behavior: 1. Go to 'text2command' admin page 2. page stays blank **Expected behavior** Configuration page...

bug
question

Nach dem Anlegen einer neuen "Schalte irgendwas an oder aus"-Regel kann ich keine Geräte oder Variblen ID auswählen. Das Thema scheint schon öfters mal aufgekommen zu sein... Auch wenn ich...

**Describe the bug** Bestehende Regeln lassen sich nicht mehr über den Stift bearbeiten (z.B. Titel ändern). Es wird im Fenster für Regel bearbeiten immer nur neue Regel angezeigt und nicht...

Fixed

At the moment, white spaces like \n are escaped and added to the response text. See also #28

**Describe the bug** 2 or even more instances installed The configuration of keyword and objects shows up in the fresh instance from instance 0. Changing objects in instance 1 will...

bug
question
Fixed

Es wäre schön, wenn man texte mit Zeilenumbrüche und mit den HTML Befehlen von Telegram ausgeben könnte. Hier eine Nachricht die Zeilenumbrüche beinhaltet und Schriftänderungen: ![image](https://user-images.githubusercontent.com/78852559/125209553-d4067a00-e299-11eb-8bf7-e40b81b45947.png) Dieser Nachricht wurde mit...

enhancement
Fixed

Beim Ausführen der commands und Ausgeben der Response mit %s wird der Wert des Datenpunktes übernommen, also z.B. true, oder false. Nun möchte ich in der Ausgabe stattdessen ein "an"...

enhancement
Fixed

Hello, after starting the adapter via the admin interface, I get the following message: "Unknown rule: "undefined". Please report an issue on Github!" After I have confirmed this a few...

question
Fixed

When i use the text phrase everything works well (Telegram01.jpg) When i use the button by telegram (iPhone, actual app) only the *last received request" changed (Telegram02.jpg) but not "Answer...

bug