Skip to content

A custom component for Home Assistant which integrates my picoTTS Addon on HASS.io,

License

Notifications You must be signed in to change notification settings

Smith754/ha-picoTTS_remote

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

remote picoTTS Home Assistant Component

This is a new component for Home-Assitant which integrates picoTTS as a remote server. The server is running inside my Hass.io picoTTS Addon.

Installation

To use it, copy the picotts_remote folder inside your config/custom_components folder on your home assistant installation first.

Afterwards add following config to your yaml:

tts:
  - platform: picotts_remote
    host: <host>
    port: <port>

Note

I intend to integrate this one in the official home assistant components, but got only limited time right now. If you want to help out, go on.

About

A custom component for Home Assistant which integrates my picoTTS Addon on HASS.io,

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%