Migrate HEOS discovery to manifest (#24508)

* Migrate HEOS discovery to manifest

* Fix tests
This commit is contained in:
Paulus Schoutsen 2019-06-12 16:08:08 -07:00 committed by GitHub
parent 4c328e4959
commit f54ad26630
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 17 additions and 7 deletions

View file

@ -22,7 +22,7 @@ class HeosFlowHandler(config_entries.ConfigFlow):
VERSION = 1
CONNECTION_CLASS = config_entries.CONN_CLASS_LOCAL_PUSH
async def async_step_discovery(self, discovery_info):
async def async_step_ssdp(self, discovery_info):
"""Handle a discovered Heos device."""
# Store discovered host
friendly_name = "{} ({})".format(