Stefan

Results 9 issues of Stefan

I have the same problem as described in #687: I use global files, to store object ids to being able to switch them out in one place and use the...

maintainer approved
TypeScript

Is it possible to enhance the `find`-method of `string`? I would need a `Find` that finds the n-th occurrence of a key in a string, e.g.: `string test = "keyvalue";...

:bulb: enhancement-ideas
:label: ReGaHss

I have some callback functions running. When restarting the script, those run until javascript-adapter is restarted. This behavior is also described here: [https://github.com/ioBroker/ioBroker.javascript/blob/master/docs/en/javascript.md](https://github.com/ioBroker/ioBroker.javascript/blob/master/docs/en/javascript.md) : _If in the script some modules...

TypeScript

### Contact Details _No response_ ### What happened? I used version 2.3.1 for quite some time successfully. Now I updated to the newest version 3.1.0 and it does not work...

bug
fixed

Using the pre-calculated duration of the mp3 to wait long enough even for longer announcements.

**Describe the bug** When playing a longer announcement (e.g. weather forecast) using sayit on a Google Home Mini via chromecast, there are two lines of errors in the log from...

**Is your feature request related to a problem? Please describe.** I'm always frustrated when I want to add a schedule and have to look up how the pattern must be...

enhancement

Now it is tracked whether a device comes from the configuration or from the auto discovery: - Devices from the configuration are created using the name from the configuration as...

### Contact Details [email protected] ### What happened? I set `chromecast.0.Google_Home_Arbeitszimmer.player.announcement` to `{ "url": "http://192.168.3.105:8083/sayit.5/tts.mp3?ts=1731516628610", "volume": 40 }` I can see sometimes that `chromecast.0.Google_Home_Arbeitszimmer.player.volume` is set to the volume provided in...

bug