Nimrod Dolev

Results 92 comments of Nimrod Dolev
trafficstars

Hi everyone. Thank you all for posting about the issues you've experienced with the joined speakers, Sonos in particular. I have been working on these issues, but as I don't...

Thanks @dimatx for your assistance and the debug log messages 👍 >The volume adjustment does not seem to apply I believe I isolated the volume issue and I released a...

It might also be useful if you could please provide me with the YAML for how you regularly use TTS with your Sonos media players. It's possible i've made some...

Thanks @HA-TB303, could you also please provide me with the debug log messages for the associated service calls to `chime_tts.say`? Also - could you share with me any automations/scripts you...

Apologies, I forgot to include the steps to enable debug logging: 1. Turn on debug logging for Chime TTS: ``` service: logger.set_level data: custom_components.chime_tts: debug ``` 2. Call the `chime_tts.say`...

Thank you for the debug logs. Could you also please tell me what ended up happening? Based on the logs it looks like: * The audio was generated successfully by...

Hi @HA-TB303, Please remember that I do not own any Sonos hardware, so in order for me to work on these issues I require both the debug log messages as...

Thanks you 👍 I think the issue is that when using `announce` the volume adjustment for Sonos is meant to be done automatically, which is what I implemented previously, however...

You can use the following YAML: ``` service: chime_tts.say data: message: "Dit is een test" volume_level: 0.4 chime_path: chirp join_players: true unjoin_players: true fade_audio: true target: entity_id: - media_player.kantoor -...

The fix has been included in the latest stable release, v1.1.0.