Skip to content

Commit 29919a3

Browse files
committed
Add support temperature and humidity for YNDX-00571 #732
1 parent bd4082e commit 29919a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

custom_components/yandex_station/sensor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
# https://yandex.ru/dev/dialogs/smart-home/doc/concepts/device-type-sensor.html
2929
INCLUDE_TYPES = (
3030
"devices.types.remote_car",
31+
"devices.types.remote.ir",
3132
"devices.types.sensor",
3233
"devices.types.sensor.button",
3334
"devices.types.sensor.climate",

0 commit comments

Comments
 (0)