We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e92384 commit 7dc0cf6Copy full SHA for 7dc0cf6
custom_components/dwd_weather/manifest.json
@@ -1,6 +1,6 @@
1
{
2
"domain": "dwd_weather",
3
- "version": "2.1.8",
+ "version": "2.1.9",
4
"name": "Deutscher Wetterdienst (DWD)",
5
"documentation": "https://github.com/FL550/dwd_weather",
6
"issue_tracker": "https://github.com/FL550/dwd_weather/issues",
@@ -10,7 +10,7 @@
10
"@FL550"
11
],
12
"requirements": [
13
- "simple_dwd_weatherforecast==2.1.3",
+ "simple_dwd_weatherforecast==2.1.4",
14
"markdownify==0.6.5",
15
"suntimes==1.1.2"
16
0 commit comments