Robin Rainton

Results 47 issues of Robin Rainton

I note that version numbers are not prefixed with 'v': - On the Adapters tab in the IoB admin interface. - On npmjs.com. - In ioBroker.repositories sources-dist-stable.json file. - In...

Fails to install on Fedora FC38. node v18.16.0 npm 6.14.8 python 3.11.3 Possible solution: https://stackoverflow.com/questions/74715990/node-gyp-err-invalid-mode-ru-while-trying-to-load-binding-gyp ``` $ npm i udev > @serialport/[email protected] install /opt/iobroker/node_modules/@serialport/bindings-cpp > node-gyp-build > [email protected] install /opt/iobroker/node_modules/unix-dgram...

What do these icons mean? ![image](https://github.com/ioBroker/ioBroker.devices/assets/3794098/9a4fff61-b393-42f1-9b32-9f65233ada1a)

See https://github.com/UncleSamSwiss/ioBroker.loxone/issues/337#issuecomment-1270256414 Many device statistics can be read from a Loxone miniserver, which are read via HTTP requests to the device. Initially one might think reading these statistics is the...

enhancement

The notifications bell is useful, but could be even more so if Web Push API was used so one could be alerted on their mobile, for example, even when the...

Imagine you are a noob and you see this image: ![image](https://user-images.githubusercontent.com/3794098/156897207-ec615408-3f6d-4637-bc63-528a60a533aa.png) You think, "Nice! I'd like that". You install the adapter. Your IOB system shows 1 installed instance but you...

wontfix

Version 4.0.7 in /opt/iobroker/node_modules/iobroker.mqtt, node: v16.19.1, js-controller: 4.0.24 Am using IoB MQTT with [Frigate](https://frigate.video/). To test, have a JS script running with the following code: ```javascript on(new RegExp('^mqtt.0.frigate.*'), (obj) =>...

This was all working fine up until today. My previously paired TV stopped working so attempted a re-pair and got the same error. Here's what it looks like when using...

As discussed: http://forum.unipi.technology/viewtopic.php?f=14&t=189 > For home automation lighting I'm guessing you'd connect digital inputs to momentary contact light switches. > > In such an application it would be very useful...

enhancement
question