Skip to content

Meteo france#21065

Merged
fabaff merged 5 commits into
devfrom
meteo-france
Feb 15, 2019
Merged

Meteo france#21065
fabaff merged 5 commits into
devfrom
meteo-france

Conversation

@fabaff
Copy link
Copy Markdown
Member

@fabaff fabaff commented Feb 14, 2019

Description:

Move the Meteo France integration to a directory.

Follow-up of #18404

Example entry for configuration.yaml (if applicable):

meteo_france:
  - city: 'paris'
    monitored_conditions:
      - rain_chance
      - freeze_chance
      - thunder_chance
      - snow_chance

CC @victorcerutti

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.

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

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

Copy link
Copy Markdown
Member

@MartinHjelmare MartinHjelmare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@MartinHjelmare
Copy link
Copy Markdown
Member

We can merge after the conflicts are resolved.

@fabaff fabaff merged commit eb573c2 into dev Feb 15, 2019
@ghost ghost removed the in progress label Feb 15, 2019
@delete-merged-branch delete-merged-branch Bot deleted the meteo-france branch February 15, 2019 09:57
@balloob balloob mentioned this pull request Mar 6, 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.

3 participants