Voip integration (#27085)

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Michael Hansen 2023-04-26 11:34:54 -05:00 committed by GitHub
parent e2a2ac685f
commit 2be68cd6b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 263 additions and 0 deletions

View File

@ -0,0 +1,22 @@
---
title: VoIP
description: Voice over IP
ha_category:
- Voice
ha_iot_class: Local Push
ha_release: '2023.5'
ha_codeowners:
- '@balloob'
- '@synesthesiam'
ha_domain: voip
ha_integration_type: integration
---
The VoIP integration enables users to talk to [Assist](/docs/assist) using an analog phone and a VoIP adapter such as the [Grandstream HT801](https://amzn.to/40k7mRa). See [the tutorial](/projects/private-voice-assistant/voice_remote_classic_phone/) for detailed instructions.
<p class='img'>
<img src="/images/integrations/voip/voip_adapter.png" />
Connecting a phone to Home Assistant requires an adapter.
</p>
{% include integrations/config_flow.md %}

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 220 KiB