From e6b9b9274bce857bde5462848e11ce1df4a2163f Mon Sep 17 00:00:00 2001 From: Fabian Seitz Date: Fri, 30 Sep 2022 09:22:07 +0200 Subject: [PATCH] bump schiene to 0.26 --- custom_components/deutschebahn/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/deutschebahn/manifest.json b/custom_components/deutschebahn/manifest.json index 9c40e3e..e077b65 100644 --- a/custom_components/deutschebahn/manifest.json +++ b/custom_components/deutschebahn/manifest.json @@ -8,7 +8,7 @@ "documentation": "https://github.com/faserf/ha-deutschebahn#readme", "issue_tracker": "https://github.com/faserf/ha-deutschebahn/issues", "requirements": [ - "schiene==0.25" + "schiene==0.26" ], "version": "1.0.2", "iot_class": "cloud_polling",