Holger Müller
Holger Müller
I like to switch from Google play to F-droid. As there are different signings I need to deinstall openVPN first and reinstall it from F-droid. Is it possible to restore...
Thanks for the quick reply. I tried adb backup but I only get 47 bytes. Looks like an adb problem (reported by others). No further inverstigation needed. Just an info....
A quick note. > offset=$(grep -F --byte-offset --only-matching --text ftyp "$srcfile") This works only with GNU grep. BSD grep (macOS default) returns no match! Took me some time to figure...
I got news. `extraParameters` is needed, if you like to pass a username and password. I changed the connect call to `mqtt.connect(brokerUrl, extraParameters)` The homa connect call looks like this:...
@binarybucks Can you please upload the updated [homa.js](https://www.npmjs.com/package/homa). Thanks. Holger
I like the idea to show power toggles in the list-view of the Android app (and not hide them behind a popup). Are there any ideas how to implement that?...
Generally I agree. But I also like the idea that (all!) controls can be shown in the list-view (without popup). For me this is one of the major drawbacks of...
I have devices with even more controls. So the idea was to put only selected controls to the room view. E.g. the outside temperature which is one of many data...
FYI: I have created a new repository [homA-android](https://github.com/hmueller01/homA-android) ...
Hi, kann ich mit `vcontrold version 0.98.9-8-gae6873e` nicht reproduzieren: ``` > telnet localhost 3002 vctrld>getTempA ERR: command unknown vctrld>getTempA ERR: command unknown vctrld>getTempA ERR: command unknown vctrld>getTempATiefpass 14.000000 Grad Celsius...