mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 08:47:10 +00:00
Changing name of clicksendaudio component to clicksend_tts (#9859)
This commit is contained in:
parent
8456cd0313
commit
a787ab6d3c
@ -1,10 +1,10 @@
|
||||
"""
|
||||
Clicksend audio platform for notify component.
|
||||
clicksend_tts platform for notify component.
|
||||
|
||||
This platform sends text to speech audio messages through clicksend
|
||||
|
||||
For more details about this platform, please refer to the documentation at
|
||||
https://home-assistant.io/components/notify.clicksendaudio/
|
||||
https://home-assistant.io/components/notify.clicksend_tts/
|
||||
"""
|
||||
import json
|
||||
import logging
|
Loading…
x
Reference in New Issue
Block a user