mirror of
https://github.com/home-assistant/core.git
synced 2026-08-27 00:23:40 +01:00
* 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>