floris-b / lms_tts_notify

Logitech Media Server TTS Notify Queue for Home Assistant
29 stars 8 forks source link

Add language and cache #14

Closed milansim closed 1 year ago

milansim commented 1 year ago

Your addon works like a charm when permission on folder is set However, I really miss language option (for non english speakers) and cache (usefull when HA is offline)

floris-b commented 1 year ago

This integration does not need internet access, it does use a text to speech integration that may use it. As far as I know text to speech integrations do use cache The language of the notify message is set in the text to speech integration, I have no plans to set the language in the notify message

milansim commented 1 year ago

It should not be a great revamp of your code but okey, I understand Thanks on fast reply