mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com> Co-authored-by: Manu <4445816+tr4nt0r@users.noreply.github.com> Co-authored-by: Ariel Ebersberger <ariel@ebersberger.io>
10 lines
240 B
JSON
10 lines
240 B
JSON
{
|
|
"domain": "picotts",
|
|
"name": "Pico TTS",
|
|
"codeowners": ["@rooggiieerr"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/picotts",
|
|
"integration_type": "service",
|
|
"iot_class": "local_push"
|
|
}
|