From e6a09a5dff12da399cc313b75332bfd91c65e677 Mon Sep 17 00:00:00 2001 From: g4bri3lDev <7592130+g4bri3lDev@users.noreply.github.com> Date: Mon, 23 Mar 2026 01:11:22 +0000 Subject: [PATCH] Update tag type definitions from OpenEPaperLink --- custom_components/opendisplay/const.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/opendisplay/const.py b/custom_components/opendisplay/const.py index 531a0b5..f066f11 100644 --- a/custom_components/opendisplay/const.py +++ b/custom_components/opendisplay/const.py @@ -58,7 +58,7 @@ 77: {"version": 3, "name": "M3 11.6\" BWRY", "width": 960, "height": 640}, 78: {"version": 2, "name": "M3 2.6\" BW", "width": 360, "height": 184}, 79: {"version": 1, "name": "M3 2.6\" BWRY", "width": 360, "height": 184}, - 80: {"version": 2, "name": "HD150 5.83\" BWR", "width": 648, "height": 480}, + 80: {"version": 4, "name": "HD150 5.83\" BWR", "width": 648, "height": 480}, 84: {"version": 4, "name": "HS BW 2.13\"", "width": 256, "height": 128}, 85: {"version": 5, "name": "HS BWR 2.13\"", "width": 256, "height": 128}, 86: {"version": 6, "name": "HS BWR 2.66\"", "width": 296, "height": 152},