Skip to content

Commit 5c7d12c

Browse files
committed
Review
1 parent 06222f0 commit 5c7d12c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

source/_integrations/meteo_france.markdown

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ ha_category:
1010
ha_codeowners:
1111
- '@victorcerutti'
1212
- '@oncleben31'
13+
ha_config_flow: true
1314
---
1415

1516
The `meteo_france` integration uses the [Météo-France](http://www.meteofrance.com/) web service as a source for meteorological data for your location. The location is based on the `city` configured in your `configuration.yaml` file.
@@ -23,15 +24,13 @@ It displays the current weather along with a 4 days forecast and can create sens
2324

2425
## Setup the integration
2526

26-
There is two ways to integrate Météo-France in Home Assistant
27+
There is two ways to integrate Météo-France in Home Assistant.
2728

2829
### Via the frontend
2930

3031
Menu: *Configuration* -> *Integrations*
3132

32-
Search for "Météo-France", add your city, click submit, you are done !
33-
34-
Notice: all `monitored_conditions` will be added, see more details below.
33+
Search for "Météo-France", add your city, click submit, you are done!
3534

3635
### Via the configuration file
3736

0 commit comments

Comments
 (0)