We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c91233 commit 9dcac29Copy full SHA for 9dcac29
1 file changed
custom_components/gicisky/gicisky_ble/devices.py
@@ -131,6 +131,7 @@ class DeviceEntry:
131
width=240,
132
height=416,
133
mirror_y=True,
134
+ compression2=True,
135
max_voltage=3.0
136
),
137
0x004E: DeviceEntry(
0 commit comments