Skip to content

Releases: TECH7Fox/sipcore-hass-integration

v5.0.3

25 Jan 00:30
e7b9228

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.2...v5.0.3

v5.0.2

20 Dec 16:34

Choose a tag to compare

Changes

  • Fix options on startup by @TECH7Fox
  • Implement SIP Core reload on config change by @TECH7Fox

Full Changelog: v5.0.1...v5.0.2

v5.0.1

14 Dec 13:44

Choose a tag to compare

Fixes

Full Changelog: v5.0.0...v5.0.1

v5.0.0

14 Dec 02:00
90ef900

Choose a tag to compare

Breaking Changes

This repo has been reworked and now needs to be added as a integration.
The integration part adds a secure place for the SIP Core config, and a endpoint to dynamically fetch the ingress URL.
This also opens up a whole lot of other features that previously wasn't possible because of the restrictions of the HA frontend and API.

What's Changed

  • Potential fix for code scanning alert no. 3: Workflow does not contain permissions by @TECH7Fox in #150
  • Add configuration option to hide "Open Call Popup" button in header by @Copilot in #156
  • Clean up strings.json to match actual config_flow fields by @Copilot in #162
  • Integration rework by @TECH7Fox in #160

New Contributors

  • @Copilot made their first contribution in #156

Full Changelog: v4.1.5...v5.0.0

v4.1.5

06 Sep 18:54

Choose a tag to compare

v4.1.5 Pre-release
Pre-release

What's Changed

Full Changelog: v4.1.4...v4.1.5

v4.1.4

06 Sep 18:16

Choose a tag to compare

v4.1.4 Pre-release
Pre-release

Breaking Changes

  • SIP Core now uses your HA username instead of display name. Make sure to update your sip-config.json for this change.

What's Changed

  • Use username instead of display name for user selection by @TECH7Fox
  • Add supervisor API check for users running HA containers by @TECH7Fox
  • Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #144

Full Changelog: v4.1.3...v4.1.4

v4.1.3

17 Jul 17:34

Choose a tag to compare

v4.1.3 Pre-release
Pre-release

What's Changed

Full Changelog: v4.1.2...v4.1.3

v4.1.2

17 Jul 17:22

Choose a tag to compare

v4.1.2 Pre-release
Pre-release

What's Changed

Full Changelog: v4.1.1...v4.1.2

v4.1.1

17 Jul 17:17

Choose a tag to compare

v4.1.1 Pre-release
Pre-release

What's Changed

  • Get audio devices when opening the config dialog by @TECH7Fox

Full Changelog: v4.1.0...v4.1.1

v4.1.0

16 Jul 17:32
ea1f18b

Choose a tag to compare

v4.1.0 Pre-release
Pre-release

What's Changed

  • feat(sip-core): implement incoming and outgoing ring tones by @BjornPython in #134
  • Add button listener state management to prevent duplicate event listeners by @NINE78 in #138
  • fix: assign string values to ButtonType enum members by @NINE78 in #140
  • fix: get the audio input & output options working by @TECH7Fox
  • fix: only enable mic during calls by @TECH7Fox

New Contributors

Full Changelog: v4.0.4...v4.1.0