Skip to content

mlatorre31/sipclient-hass-integration

 
 

Repository files navigation

sipclient-hass-integration

SIP Over WebRTC for Home Assistant

This integration allows you to make and receive SIP calls from your Home Assistant dashboard using WebRTC. This way you don't need to setup SSL, forward ports or any other network configuring to make it work. It should just work, on any modern browser on any device. This also allows the use any PBX, not just Asterisk.

Todo

  • Implement popup buttons (service calls, dtmf?)
  • Create logo
  • Add DTMF support
  • Add cancel call support
  • Add hold call support
  • Update documentation
    • Add guide to create custom cards
  • Add direct video support
  • Add sensors for endpoint (like call state)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.1%
  • Python 30.9%