Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a discovery config flow to Wemo #24208

Merged
merged 1 commit into from
Jun 3, 2019
Merged

Add a discovery config flow to Wemo #24208

merged 1 commit into from
Jun 3, 2019

Conversation

balloob
Copy link
Member

@balloob balloob commented May 30, 2019

Description:

Convert Wemo to use config flows and make it discoverable via SSDP integration. I have not touched the rest of the integration, which still uses discovery forwarding. That's for the future.

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the [development checklist][dev-checklist]

If the code communicates with devices, web services, or third-party tools:

  • [The manifest file][manifest-docs] has all fields filled out correctly. Update and include derived files by running python3 -m script.hassfest.
  • New or updated dependencies have been added to requirements_all.txt by running python3 -m script.gen_requirements_all.
  • Untested files have been added to .coveragerc.

@ghost
Copy link

ghost commented May 30, 2019

Hey there @sqldiablo, mind taking a look at this pull request as its been labeled with a integration (wemo) you are listed as a codeowner for? Thanks!

This is a automatic comment generated by codeowners-mention to help ensure issues and pull requests are seen by the right people.

@balloob balloob force-pushed the wemo-config-flow branch from 9c55dd3 to 9492370 Compare June 3, 2019 16:27
@balloob balloob merged commit 4c88578 into dev Jun 3, 2019
@delete-merged-branch delete-merged-branch bot deleted the wemo-config-flow branch June 3, 2019 17:07
@balloob balloob added this to the 0.94.1 milestone Jun 8, 2019
balloob added a commit that referenced this pull request Jun 8, 2019
@balloob balloob mentioned this pull request Jun 8, 2019
@DavidFW1960
Copy link

The integration for this shows as:
image
and no devices.
Changed my Wemo config to just:

wemo:

Is this expected behaviour?

@balloob
Copy link
Member Author

balloob commented Jun 8, 2019

Ah the translations are not there yet :( will be fixed in 95.

Devices are indeed not there, that would require some more restructuring of the Wemo integration.

@scottsuine
Copy link

This seemed to break the discovery of Tasmota Sonoff devices that are in Wemo mode. Worked fine up to 0.93, since 0.94 these devices are no longer discoverable by Hassio

alandtse pushed a commit to alandtse/home-assistant that referenced this pull request Oct 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants