OpenEPaperLink / Home_Assistant_Integration

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

New tag type not seen - M3 1.3" Peghook #140

Closed woodshoes closed 2 months ago

woodshoes commented 2 months ago

Describe the bug M3 1.3" Peghook tag is added & works with AP, but does not show up in HA

Similar to bug #133 I needed to add this json to the AP for it to show up there https://github.com/jjwbruijn/OpenEPaperLink/blob/master/resources/tagtypes/43.json

Logs show 2024-05-06 10:26:54.597 WARNING (Thread-11024 (connection_thread)) [custom_components.open_epaper_link.hub] Id not in hwmap, please open an issue on github about this.67 2024-05-06 10:26:54.597 ERROR (Thread-11024 (connection_thread)) [websocket] error from callback <bound method Hub.on_message of <custom_components.open_epaper_link.hub.Hub object at 0x7f86576298b0>>: 67 2024-05-06 10:26:54.597 DEBUG (Thread-11024 (connection_thread)) [custom_components.open_epaper_link.hub] Websocket error, most likely on_message crashed 2024-05-06 10:26:54.597 DEBUG (Thread-11024 (connection_thread)) [custom_components.open_epaper_link.hub] 67 2024-05-06 10:26:58.635 WARNING (Thread-3 (connection_thread)) [custom_components.open_epaper_link.hub] Id not in hwmap, please open an issue on github about this.67 2024-05-06 10:26:58.635 ERROR (Thread-3 (connection_thread)) [websocket] error from callback <bound method Hub.on_message of <custom_components.open_epaper_link.hub.Hub object at 0x7f87385f9d60>>: 67 2024-05-06 10:26:58.635 DEBUG (Thread-3 (connection_thread)) [custom_components.open_epaper_link.hub] Websocket error, most likely on_message crashed 2024-05-06 10:26:58.635 DEBUG (Thread-3 (connection_thread)) [custom_components.open_epaper_link.hub] 67 2024-05-06 10:26:58.640 WARNING (Thread-11024 (connection_thread)) [custom_components.open_epaper_link.hub] Id not in hwmap, please open an issue on github about this.67 2024-05-06 10:26:58.640 ERROR (Thread-11024 (connection_thread)) [websocket] error from callback <bound method Hub.on_message of <custom_components.open_epaper_link.hub.Hub object at 0x7f86576298b0>>: 67 2024-05-06 10:26:58.640 DEBUG (Thread-11024 (connection_thread)) [custom_components.open_epaper_link.hub] Websocket error, most likely on_message crashed 2024-05-06 10:26:58.640 DEBUG (Thread-11024 (connection_thread)) [custom_components.open_epaper_link.hub] 67 2024-05-06 10:27:13.573 WARNING (Thread-3 (connection_thread)) [custom_components.open_epaper_link.hub] Id not in hwmap, please open an issue on github about this.67 2024-05-06 10:27:13.573 ERROR (Thread-3 (connection_thread)) [websocket] error from callback <bound method Hub.on_message of <custom_components.open_epaper_link.hub.Hub object at 0x7f87385f9d60>>: 67 2024-05-06 10:27:13.573 DEBUG (Thread-3 (connection_thread)) [custom_components.open_epaper_link.hub] Websocket error, most likely on_message crashed 2024-05-06 10:27:13.573 DEBUG (Thread-3 (connection_thread)) [custom_components.open_epaper_link.hub] 67 2024-05-06 10:27:13.574 WARNING (Thread-11024 (connection_thread)) [custom_components.open_epaper_link.hub] Id not in hwmap, please open an issue on github about this.67 2024-05-06 10:27:13.574 ERROR (Thread-11024 (connection_thread)) [websocket] error from callback <bound method Hub.on_message of <custom_components.open_epaper_link.hub.Hub object at 0x7f86576298b0>>: 67 2024-05-06 10:27:13.574 DEBUG (Thread-11024 (connection_thread)) [custom_components.open_epaper_link.hub] Websocket error, most likely on_message crashed 2024-05-06 10:27:13.574 DEBUG (Thread-11024 (connection_thread)) [custom_components.open_epaper_link.hub] 67

image

jonasniesner commented 2 months ago

Interesting, I will add it of course. Where did you get your tag from?

jonasniesner commented 2 months ago

Added with the latest release