mirror of
https://github.com/home-assistant/core.git
synced 2026-04-20 19:35:03 +00:00
* add automated host/ip reconfig via SSDP * add reconfig of existing entry * adjust tests * adjust tests again * use self._async_current_entries() * _async_get_existing_entry() * apply suggestions