Doorman icon indicating copy to clipboard operation
Doorman copied to clipboard

identification of TCS ISH 1030 fails

Open schildbach opened this issue 8 months ago • 1 comments

Description

The automatic identification of my ISH 1030 fails. See log below.

Label inside indoor station: Image

Product description: https://www.tcsag.de/fileadmin/user_upload/TCS_DE/Metanavigation/Downloads/ARCHIV/Innenstationen/PI_ISH1030_1A.pdf

Logs

[11:16:42][D][tc_bus:876]: Identifying device model (Category 0) using serial number: 628747...
[11:16:42][D][tc_bus:419]: Sending Command - Type: SELECT_DEVICE_GROUP | Address: 0 | Payload: 0x0 | Serial-Number: 628747 | Length: 16-bit | Raw Data: 0x00005800
[11:16:42][D][text_sensor:064]: 'Last Bus Command': Sending state '5800'
[11:16:42][D][sensor:093]: 'Heap Free': Sending state 85920.00000 B with 0 decimals of accuracy
[11:16:42][D][sensor:093]: 'Heap Max Block': Sending state 30720.00000 B with 0 decimals of accuracy
[11:16:42][D][sensor:093]: 'Free PSRAM': Sending state 6659336.00000 B with 0 decimals of accuracy
[11:16:42][D][tc_bus:685]: Received command 0x00005800, but ignoring it as it matches the last sent command.
[11:16:42][I][remote.raw:041]: Received Raw: -6024, 1976, -2005, 3995, -2006, 3994, -4010, 1990, -2005, 1995, -2006, 1994, -2005, 1995, -2006, 1994, -2005, 1995, -2006, 2232, -5711, 2079, -1901, 2079, -1901, 4097, -1904
[11:16:43][D][tc_bus:419]: Sending Command - Type: REQUEST_VERSION | Address: 0 | Payload: 0x0 | Serial-Number: 628747 | Length: 32-bit | Raw Data: 0x59980BC0
[11:16:43][D][text_sensor:064]: 'Last Bus Command': Sending state '59980BC0'
[11:16:43][D][tc_bus:685]: Received command 0x59980BC0, but ignoring it as it matches the last sent command.
[11:16:43][E][tc_bus:294]: Unable to identify Hardware! Unknown model. Data received: 08080048
[11:16:43][I][remote.raw:028]: Received Raw: -6020, 3980, -2006, 3994, -2006, 3994, -4009, 1991, -2005, 3995, -4011, 1989, -2005, 3995, -4009, 1991, -2005, 1995, -2006, 1994, -2005, 1995, -4011, 1989, -4009, 3991, -4011, 3989, -2006, 1994, -2005, 1995, -2006, 1994, -4010, 2623, -6665, 
[11:16:43][I][remote.raw:041]:   4466, -2199, 2272, -2199, 2279, -4431, 2271, -2199, 2272, -2198, 2272, -2199, 2282, -4430, 2271, -2200, 2271, -2199, 2271, -2200, 2271, -2199, 2272, -2198, 2272, -2199, 4469, -2199, 2282, -4430, 2272, -2199, 2253, -4431

Which version of the ESPHome Doorman firmware config are you running?

Latest dev (commit 1dc6693051c2a3e37138ad10ed24de0721cd06ef).

If you're using an ESPHome YAML config, which version of ESPHome are you running?

configurations/esp32-s3.ha.stock.dev.yaml

schildbach avatar Jun 16 '25 09:06 schildbach

Should be fixed by ec60a14

AzonInc avatar Jun 16 '25 09:06 AzonInc