mirror of
https://github.com/home-assistant/core.git
synced 2026-05-25 01:40:15 +01:00
79ee2e954b
* Use SIP URI for VoIP device identifier Use the SIP URI instead of just host/IP address to identify VoIP devices. This will allow calls initiating from Home Assistant to the device as well as allows devices connecting through a PBX to be uniquely identified. * Add tests --------- Co-authored-by: Paulus Schoutsen <balloob@gmail.com>