MCPcopy Index your code
hub / github.com/TECH7Fox/sipcore-hass-integration

github.com/TECH7Fox/sipcore-hass-integration @v5.0.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release v5.0.3 ↗ · + Follow
112 symbols 218 edges 13 files 16 documented · 14% updated 2d agov5.1.0 · 2026-07-06★ 32044 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

SIP Core Logo

🚀 Make and receive SIP calls directly in your Home Assistant dashboard

SIP Core, part of the SIP-HASS project, is the system that powers Home Assistant cards to make and receive SIP calls using WebRTC. It includes official cards and popups, but also supports third-party cards.

Discord SIP-HASS Docs HACS Repository

✨ Features

  • 📞 Make and receive calls
  • 🔔 (Custom) Ringtones
  • 📹 Video calls
  • 🔢 DTMF support
  • 🪟 Popups for incoming calls
  • 🚀 Auto call on load (using ?call=<number> in the URL)
  • 🎤 Audio device selection
  • 🛠️ API for third-party developers to build custom cards and popups

Default Popup

popup popup_config

  • 🚪 Automatically opens on incoming calls
  • 📊 Audio Visualizer
  • ⚙️ Menu to configure audio devices
  • 🐛 And shows debug information
  • 🎮 Custom buttons
  • 🔇 Mute mic & camera buttons

Call Card

call_card

custom:sip-call-card

  • 📊 Audio Visualizer
  • 📹 Supports camera entities for video
  • 🎮 Custom buttons for quick actions
  • 🔇 Mute mic & camera buttons

Contacts Card

contacts_card

custom:sip-contacts-card

  • 📞 Start calls to users/numbers
  • 👤 Option to hide your own user
  • 🎨 Custom names & icons
  • ✏️ Open field option
  • 🟢 State color with status entity

📋 Requirements

For this to work you will need the following: * ☎️ A sip/pbx server (Works best with the Asterisk add-on) * 🔒 HTTPS for Home Assistant * 📦 HACS for easy installation

📚 Wiki

You can find the installation instructions and guides on the documentation site: SIP-HASS Docs

⭐ Star History

Star History Chart

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 73
Class 16
Interface 13
Function 6
Enum 4

Languages

TypeScript87%
Python13%

Modules by API surface

src/sip-core.ts39 symbols
src/sip-call-dialog.ts18 symbols
src/sip-call-card.ts13 symbols
src/sip-contacts-card.ts12 symbols
src/audio-visualizer.ts9 symbols
custom_components/sip_core/__init__.py8 symbols
demo/example-card.js6 symbols
custom_components/sip_core/config_flow.py5 symbols
custom_components/sip_core/resources.py2 symbols

For agents

$ claude mcp add sipcore-hass-integration \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page