Sebastian Raff

Results 222 comments of Sebastian Raff

@rost2802 bitte prüfe mal ob RedMatic 5.3.7 das Problem behebt

@lacalamine64 was für ein Gerät ist das? Auch HmIP-WTH-2? Und könntest Du mir dazu noch ein Log auf Debug Level zeigen? (https://github.com/rdmtc/RedMatic/wiki/Loglevel)

@jpawlowski Kannst Du mal testen ob es funktioniert wenn Du an folgenden beiden Stellen statt der Leerzeichen `_` in den Bezeichner schreibst? https://github.com/rdmtc/RedMatic-HomeKit/blob/master/nodes/redmatic-homekit-homematic-devices.html#L222 https://github.com/rdmtc/RedMatic-HomeKit/blob/master/nodes/redmatic-homekit-homematic-devices.html#L335

You can find an usage example here: https://github.com/hobbyquaker/hm2mqtt.js/blob/master/test.js

I must admit - I don't know. Is it perhaps possible to just add the html `` tag to the message? Will try out on ocassion.

just found that ```java public void showToast(String message, String iconData, String iconExtension, ResponseListener listener) { JSONObject payload = new JSONObject(); try { payload.put("message", message); if (iconData != null) { payload.put("iconData",...

how would you suggest to handle outgoing messages? should this the output the variables value additionally on the configured property?

https://homematic-forum.de/forum/viewtopic.php?f=77&t=50691#p508646

@Bono1969 Handelt es sich um ein HmIP-Gerät? STICKY_UNREACH gibt es nur bei BidCos Geräten, HmIP Geräte haben diesen Datenpunkt nicht.

Da müsstest Dich mit dem Github Workflow (forken, commiten, pull request stellen) vertraut machen, dann einfach die Hilfetexte korrigieren, ergänzen, hinzufügen und mir ein Pull Request schicken.