Changing name of clicksendaudio component to clicksend_tts (#9859)
This commit is contained in:
parent
8456cd0313
commit
a787ab6d3c
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue