Guides
Guides for developing custom components for SIP Core. These guides have been tested on Firefox.
These guides will not go into detail on how to setup typescript, webpack, or other tools since that is outside the scope of this documentation.
If you run into any issues or have questions, please post them in the Discord server or create a Issue on Github.
📄️ Custom Popup
This guide will help you create a custom popup that can be used by SIP Core. This popup will interact with the SIP Core instance and provide basic functionality such as answering & ending calls.
📄️ Simple Card
This guide will help you create a standalone card that can be used in Home Assistant. This card will interact with the SIP Core instance and provide basic functionality such as answering calls, ending calls, and starting calls to specific extensions.