Skip to content

Commit bdfefe9

Browse files
committed
v0.24.1 - Fixed support HASS 2024.12
1 parent 3445920 commit bdfefe9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

custom_components/ftms/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"integration_type": "device",
1414
"iot_class": "local_push",
1515
"issue_tracker": "https://github.com/dudanov/hassio-ftms/issues",
16-
"requirements": ["pyftms==0.4.1"],
17-
"version": "0.24"
16+
"requirements": ["pyftms==0.4.2"],
17+
"version": "0.24.1"
1818
}

0 commit comments

Comments
 (0)