RkcCorian
RkcCorian
*Please note that you may restore an old layout via jarvis adapter configuration directly within ioBroker **Prerequisites / Voraussetzungen** _- [x] Which jarvis version are you running / Welche Version...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is and how your feature request helps solving it ----- OR...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is and how your feature request helps solving it ----- OR...
*Please note that you may restore an old layout via jarvis adapter configuration directly within ioBroker **Prerequisites / Voraussetzungen** - [x] Which jarvis version are you running / Welche Version...
Hello everyone, I've created a couple of devices with ~ 500 ALIAS. Regardless of whether the original DPs come from userdata or adapters, with the advantage of having devices with...
Refer also to https://forum.iobroker.net/topic/28615/adapter-mihome-vacuum-anpassungen/399?_=1657728883695 Example how this could be triggered for multiple zones ``` sendTo("mihome-vacuum.0", "addToQueue", {cleanZone: '[24117,26005,25767,27205,1],[24223,26777,25767,27205,1]', FanPower:102, WaterBoxMode:5} , async function (result) { console.log(result); }); ``` Example how...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Pause the running program with ```mihome-vacuum.0.control.pause``` 2. Try to...
Dear developer, I have several groups and I know even with a smaller waiting time btw. group commands it is working for me and is much more performant (faster) when...
### Requirements - [X] I have updated Mushroom to the latest available version - [X] I did a search to see if there is a similar issue or if a...
**Describe the bug** A clear and concise description of what the bug is. Setting HUE value is taken much too delayed. This is bad when using e.g. in JARVIS as...