We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd56852 commit b3398d2Copy full SHA for b3398d2
1 file changed
custom_components/composite/device_tracker.py
@@ -26,7 +26,7 @@
26
27
_LOGGER = logging.getLogger(__name__)
28
29
-__version__ = '1.11.0'
+__version__ = '1.11.2'
30
31
CONF_TIME_AS = 'time_as'
32
CONF_REQ_MOVEMENT = 'require_movement'
0 commit comments