Skip to content

Commit

Permalink
Update hub.py
Browse files Browse the repository at this point in the history
Added HS BWR 2.13 (85) to hwmap. This is tagtype 55 in OEPL, which was added in the latest fw update (2.52)
  • Loading branch information
TheRealMrSteel authored Mar 6, 2024
1 parent ee10e96 commit ac640c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/open_epaper_link/hub.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ def on_message(self,ws, message) -> None:
52: ["M3 4.2\"", 400, 300],
53: ["M3 6.0\"", 600, 448],
54: ["M3 7.5\"", 800, 480],
85: ["HS BWR 2.13\"", 256, 128],
96: ["HS BWY 3.5\"", 384, 184],
97: ["HS BWR 3.5\"", 384, 184],
98: ["HS BW 3.5\"", 384, 184],
Expand Down

0 comments on commit ac640c5

Please sign in to comment.