OpenEPaperLink / Home_Assistant_Integration

Home assistant Integration for the OpenEPaperLink project
Apache License 2.0
132 stars 33 forks source link

Please add support for M2 4.2" UC / M2 B3-ST-GR42003N2 tags - hwtype 18 #149

Closed user45876 closed 2 weeks ago

user45876 commented 2 weeks ago

Is your feature request related to a problem? Please describe. Tyring to add a tag, it is recognized as 1.54" tag, despite being a 4.2" one.

The tag is an M2 B3-ST-GR42003N2, BWR, 400*300. This is from the tag DB of the OEPL-AP:

],[
  {
    "mac": "0000017CBF6D4111",
    "hash": "00000000000000000000000000000000",
    "lastseen": 1718799789,
    "nextupdate": 3216153600,
    "nextcheckin": 1718799849,
    "pending": 0,
    "alias": "",
    "contentMode": 0,
    "LQI": 63,
    "RSSI": -71,
    "temperature": 25,
    "batteryMv": 3000,
    "hwType": 18,
    "wakeupReason": 0,
    "capabilities": 0,
    "modecfgjson": "null",
    "isexternal": false,
    "apip": "0.0.0.0",
    "rotate": 0,
    "lut": 0,
    "invert": 0,
    "updatecount": 0,
    "updatelast": 0,
    "ch": 25,
    "ver": 40
  }
],[

Describe the solution you'd like Can you please add support for it? In the AP it is displayed as:

M2 4.2" UC Thank you very much :)

user45876 commented 2 weeks ago

Thanks, you are right, it should be included in 0.4.9.1 - for some reason HACS is only showing 0.4.9 for me. Am I holding it wrong?