We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd4082e commit 29919a3Copy full SHA for 29919a3
custom_components/yandex_station/sensor.py
@@ -28,6 +28,7 @@
28
# https://yandex.ru/dev/dialogs/smart-home/doc/concepts/device-type-sensor.html
29
INCLUDE_TYPES = (
30
"devices.types.remote_car",
31
+ "devices.types.remote.ir",
32
"devices.types.sensor",
33
"devices.types.sensor.button",
34
"devices.types.sensor.climate",
0 commit comments