Search found 15 matches

by S.M.T
22 Aug 2021 09:38
Forum: User Help / Bug Reports
Topic: [german] FritzBox - Smart-Home - Steuern über http
Replies: 12
Views: 49592

Re: [german] FritzBox - Smart-Home - Steuern über http

In einer höheren FritzOS Verison muss:
Die letzte Aktion "URL in Browser öffnen" durch "HTTP Request GET" ersetzt werden. URL bleibt gleich mit {commandurl}
by S.M.T
17 Jan 2021 12:16
Forum: User Help / Bug Reports
Topic: [german] Homepilot 2 - Smart-Home - Szene auslösen
Replies: 1
Views: 11234

Re: [german] Homepilot 2 - Smart-Home - Szene auslösen

Hello,
who knows a Windows 10 tool to trigger this?
greetings S.M.T
by S.M.T
04 May 2020 14:04
Forum: User Help / Bug Reports
Topic: [german] Homepilot 2 - Smart-Home - Szene auslösen
Replies: 1
Views: 11234

[german] Homepilot 2 - Smart-Home - Szene auslösen

Hallo, hier ist eine Anleitung, wie man eine Rademacher Homepilot2 Szene auslösen kann. (Instructions to trigger a Rademacher Homepilot2 scene.) Mit dem Link: http://192.168.XX.XX/scenes kann die Szenen ID ausgelesen werden. Hier im Beispiel ist diese "5001" 1. Action Typ = Script Script: data = '{"...
by S.M.T
04 May 2020 13:42
Forum: Feature Requests
Topic: PUT Requests
Replies: 2
Views: 9644

Re: PUT Requests

Oh, I missed that. Thanks for the link that helped.
by S.M.T
01 May 2020 15:41
Forum: Feature Requests
Topic: PUT Requests
Replies: 2
Views: 9644

PUT Requests

Hello,
i would like a new function. So that the home automation works. The functionality is explained in the following link:
https://community.openhab.org/t/solved- ... ilot/81669
I would be very happy if this function were programmed.
Greeting S.M.T
by S.M.T
22 Apr 2020 14:49
Forum: User Help / Bug Reports
Topic: [german] FritzBox - Smart-Home - Steuern über http
Replies: 12
Views: 49592

Re: [german] FritzBox - Smart-Home - Steuern über http

Hallo Micki, sorry für die späte Antwort, ich war schon länger nicht mehr hier. Du brauchst auf jeden Fall einen Benutzer von der Fritzbox. Kannst einfach einen anlegen. Das Passwort bleibt so, wie du es jetzt hast. Die SID ändert sich bei jedem Login. Hast du die Scripte über meinem Bild auch kompl...
by S.M.T
01 Sep 2019 15:07
Forum: User Help / Bug Reports
Topic: Expression - AND connection - (UND Verbindung)
Replies: 4
Views: 10371

Re: Expression - AND connection - (UND Verbindung)

Desmanto wrote:
01 Sep 2019 13:50
Replace the condition expression with condition execution count, set to 2 and timed 100 ms.
That's a very easy solution. This works wonderfully. Thank you Desmanto.
by S.M.T
01 Sep 2019 15:02
Forum: User Help / Bug Reports
Topic: [german] FritzBox - Smart-Home - Steuern über http
Replies: 12
Views: 49592

Re: [german] FritzBox - Smart-Home - Steuern über http

Desmanto wrote:
01 Sep 2019 13:08
BTW, please remove your image, it is leaking your username password in the element name.
It is not the real username and password, this is just for this image.
by S.M.T
01 Sep 2019 09:09
Forum: User Help / Bug Reports
Topic: Expression - AND connection - (UND Verbindung)
Replies: 4
Views: 10371

Re: Expression - AND connection - (UND Verbindung)

Hi, I'll try to explain it again. Two times condition type location false should pass the command true and open an app. (Ich werde versuchen, es noch einmal zu erklären. Sollte die Bedingung 2x nein sein und eine App mit ja öffnen.) If Standort A is false AND the Standort B is false then ist true , ...
by S.M.T
31 Aug 2019 21:16
Forum: User Help / Bug Reports
Topic: Expression - AND connection - (UND Verbindung)
Replies: 4
Views: 10371

Expression - AND connection - (UND Verbindung)

Hello,
i need help.
This will certainly be a simple code, but unfortunately I can not continue.
(Das wird bestimmt ein simpler code, aber leider komme ich nicht weiter.)

Code: Select all

true = condition == "false" AND condition == "false"
I thank you already now.

Greeting Sebastian