Thorsten

Results 16 issues of Thorsten

updated the readme file as i ran into this error (https://github.com/ehough/docker-nfs-server/issues/13) which could be fixed if the single quotes would be removed.

Hi, the library installer URL in https://github.com/ioBroker/ioBroker/blob/093a10b010d54a776d8aad4a6c5153cbfcaab472/fix_installation.sh#L15 references on https://raw.githubusercontent.com/ioBroker/ioBroker/stable-installer/installer_library.sh which aren't found anymore (Error 404) as the repo was reorganized. I will raise a pull request to this.

Hi, if you run `iobroker fix` as a non-root user the following output is shown: ``` library: loaded Library version=2020-06-12 bash: line 735: ps: command not found ========================================================================== Welcome to...

Hi, i'm getting around 100 times this message after editing a PingPresence device every minute: ``` error [pimatic]: An uncaught exception occurred: Error: Resource temporarily unavailable at Error (native) at...

Hi, i got the following error and pimatic crashed: ``` 21:03:31.721 [pimatic] A uncaught exception occurred: TypeError: timer._repeat is not a function 21:03:31.721 [pimatic]> at null.wrapper [as _onTimeout] (timers.js:275:11) 21:03:31.721...

Today i found this error in my chrome console: `WebSocket connection to 'wss://my.domain.tld/socket.io/?EIO=3&transport=websocket&sid=EznX-GS_Cqh4G_LSAAA-' failed: Error during WebSocket handshake: Unexpected response code: 400 WrappedWebSocket @ VM227:35` Is it a error in...

awaiting review

If you use the **"confirm": true** option on a ButtonsDevice, the confirm popup is not using sweetAlert2. This would be a nice implementation. here is a config example: ``` {...

enhancement

Hi, since a month now, every day i get errors from pimatic-max saying `connection error` and `the cube is busy`. MaxCube has IP 192.168.50.1 and is connected using cat6 cable...

This PR is to added feature request from issue #185

Hi, many thanks for this adapter. I added two commits to fix issue #116 and issue #128. Maybe for the test and release actions it would be better to split...