thohoj

Results 5 issues of thohoj

Hi, I wanted to redirect the backup_objects directory from IOBroker installation to a network drive (to reduce the number of writes to the SD card of my Raspberry Pi). I...

bug :lady_beetle:

**Describe the bug** Seeing this entry in my logs multiple times. **To Reproduce** Steps to reproduce the behavior: I don't know, how to reproduce this. **Expected behavior** Should not occur...

I created an ioBroker in node with ``` topic: 'shelly/0/SHBDUO-1#483FDA928A8B#1/lights/Switch' topic format: MQTT (with '/') (the default!) ``` But the node never outputs a message. This is confusing. If I...

enhancement

Since the topic of ioBroker nodes can be formatted as MQTT it should be possible to select IDs in the same format. Current behavior is: Changing an MQTT-style topic by...

enhancement

I'm using the adapters hm-rpc v1.15.12 node-red v3.3.1 This wildcard topic works for an ioBroker in node: `hm-rpc/0/*/1/STATE` This one does not work: `hm-rpc/*/*/1/STATE` @Apollon77 wrote: > In fact this...

enhancement