1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-30 18:57:10 +00:00

5 Commits

Author SHA1 Message Date
epenet
9204ccfa17
Use is in ConfigEntryState enum comparison in tests (N-Z) () 2024-04-05 17:37:00 +02:00
Michael Hansen
b1d6f3afc0
Allow configuring SIP port in VoIP ()
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-05-01 22:42:27 +02:00
Erik Montnemery
f8f7de5d5a
Remove homeassistant from conversation dependencies ()
* Remove homeassistant from conversation dependencies

* Fix tests
2023-04-28 18:17:48 +02:00
Paulus Schoutsen
2b6fd0df6a
VoIP: Add is active call binary sensor ()
* Refactor VoIP integration for more entities

* Add active call binary sensor

* Add actually missing binary sensor files

* Improve test coverage
2023-04-16 22:59:05 -04:00
Paulus Schoutsen
0678ab4e45
Add VoIP entities ()
* WIP

* Add VoIP entities to enable calls

* Mark voip entities as config only

* Remove commented code
2023-04-12 23:23:20 -04:00