core/homeassistant/components/voip
Paulus Schoutsen ddc2807361
Fix capitalization names Assist entities (#92098)
* Fix capitalization names Assist entities

* Adjust names to be 'in progress'

* Update tests/components/esphome/test_binary_sensor.py

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>

---------

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-04-26 22:13:21 -04:00
..
__init__.py Add a VoIP user (#91884) 2023-04-22 23:44:13 -04:00
binary_sensor.py Fix capitalization names Assist entities (#92098) 2023-04-26 22:13:21 -04:00
config_flow.py
const.py Play pre-recorded message if pipeline is misconfigured (#91985) 2023-04-24 21:48:40 -05:00
devices.py VoIP: Add is active call binary sensor (#91486) 2023-04-16 22:59:05 -04:00
entity.py VoIP: Add is active call binary sensor (#91486) 2023-04-16 22:59:05 -04:00
manifest.json VoIP listening tone and "not configured" message (#91762) 2023-04-20 20:30:51 -04:00
not_configured.pcm Ensure .pcm binary files do not have line endings changed (#91881) 2023-04-22 22:22:30 -04:00
problem.pcm Play pre-recorded message if pipeline is misconfigured (#91985) 2023-04-24 21:48:40 -05:00
processing.pcm Add processing tone (#91931) 2023-04-23 21:28:56 -05:00
select.py Allow picking a pipeline for voip devices (#91524) 2023-04-17 12:09:11 -05:00
strings.json Fix capitalization names Assist entities (#92098) 2023-04-26 22:13:21 -04:00
switch.py VoIP: Add is active call binary sensor (#91486) 2023-04-16 22:59:05 -04:00
tone.pcm Rename raw audio files to .pcm (#91879) 2023-04-22 22:03:08 -04:00
voip.py Time out TTS based on audio length (#92032) 2023-04-26 00:35:14 -04:00