From 4f580b0bd2037065813f7448cea779b75d476ba9 Mon Sep 17 00:00:00 2001 From: Misiu <1741838+Misiu@users.noreply.github.com> Date: Mon, 13 Jul 2026 02:26:42 +0000 Subject: [PATCH] Update tag type definitions from OpenEPaperLink --- custom_components/opendisplay/const.py | 1 - 1 file changed, 1 deletion(-) diff --git a/custom_components/opendisplay/const.py b/custom_components/opendisplay/const.py index 4f58b5d..b6d45fb 100644 --- a/custom_components/opendisplay/const.py +++ b/custom_components/opendisplay/const.py @@ -89,7 +89,6 @@ 130: {"version": 2, "name": "Chroma29 2.9\"", "width": 296, "height": 128}, 131: {"version": 2, "name": "Chroma42 4.2\"", "width": 400, "height": 300}, 144: {"version": 3, "name": "M3 4.2\" BWRY", "width": 400, "height": 300}, - 145: {"version": 1, "name": "M3 1.6\" 200px BWRY", "width": 200, "height": 200}, 176: {"version": 5, "name": "Gicisky BLE EPD BW 2.13\"", "width": 250, "height": 128}, 177: {"version": 5, "name": "Gicisky BLE EPD BWR 2.13\"", "width": 250, "height": 128}, 178: {"version": 2, "name": "Gicisky BLE EPD BW 2.9\"", "width": 296, "height": 128},