Skip to content

Update yweather.py#13851

Merged
pvizeli merged 4 commits intohome-assistant:devfrom
TheCellMC:dev
Apr 14, 2018
Merged

Update yweather.py#13851
pvizeli merged 4 commits intohome-assistant:devfrom
TheCellMC:dev

Conversation

@TheCellMC
Copy link
Copy Markdown
Contributor

Description:

Maped out a few strings for more custom state card possibilities

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass

If user exposed functionality or configuration variables are added/changed:

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

  • New dependencies have been added to the REQUIREMENTS variable (example).
  • New dependencies are only imported inside functions that use them (example).
  • New dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.
  • New files were added to .coveragerc.

If the code does not interact with devices:

  • Tests have been added to verify that the new code works.

@homeassistant
Copy link
Copy Markdown
Contributor

Hi @TheCellMC,

It seems you haven't yet signed a CLA. Please do so here.

Once you do that we will be able to review and accept this pull request.

Thanks!

@pvizeli pvizeli merged commit c3388d6 into home-assistant:dev Apr 14, 2018
@fabaff
Copy link
Copy Markdown
Member

fabaff commented Apr 14, 2018

This should have been merged. The mapping of the conditions should stay the same across all weather platforms (the reference for the conditions is CONDITION_CLASSES in the demo platform). For custom mapping there are the weather sensor platforms.

@pvizeli
Copy link
Copy Markdown
Member

pvizeli commented Apr 15, 2018

@fabaff you are right. Sorry

pvizeli added a commit that referenced this pull request Apr 15, 2018
pvizeli added a commit that referenced this pull request Apr 15, 2018
* Revert "Add unique_id for BMW ConnectedDrive (#13888)"

This reverts commit 9014e26.

* Revert "Added snips service descriptions (#13883)"

This reverts commit 1c4da0c.

* Revert "Fix race condition for component loaded before listening (#13887)"

This reverts commit bba997e.

* Revert "Missing property decorator added (#13889)"

This reverts commit bf98b79.

* Revert "Update frontend to 20180414.0"

This reverts commit 1617fbe.

* Revert "Further untangle data entry flow (#13855)"

This reverts commit 4d44c0f.

* Revert "add support for Kodi discovery (#13790)"

This reverts commit 5a5dad6.

* Revert "Update yweather.py (#13851)"

This reverts commit c3388d6.
@TheCellMC
Copy link
Copy Markdown
Contributor Author

No problem. However, why does yweather have the clear-night mapped whilst the demo platform does not?

@fabaff
Copy link
Copy Markdown
Member

fabaff commented Apr 15, 2018

Because those kind of changes just sneak in...they don't break things, nobody will recognize it as the frontend will ignore it and the change looks legit at first glance.

@balloob balloob mentioned this pull request Apr 27, 2018
@home-assistant home-assistant locked and limited conversation to collaborators Jul 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants