We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5766aa3 commit 6df4969Copy full SHA for 6df4969
custom_components/plugwise/climate.py
@@ -2,7 +2,7 @@
2
3
from __future__ import annotations
4
5
-from typing import Any, cast
+from typing import Any
6
7
from homeassistant.components.climate import (
8
ATTR_HVAC_MODE,
0 commit comments