You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an issue that I can’t find the root cause of, hoping some will be able to point in the right direction.
I have Home Assistant running on a Pi4
Core2024.3.0
Supervisor2024.04.0
Operating System12.0
Frontend20240306.0
I’m running a Texecom Elite 64 V5.06.00 LS1 with the SmartCom module over WiFi. I have the Texecom2MQTT add on installed (v1.2.3) and the alarm panel working with the UDL config.
I can see the panel, I can see a MQTT boot up and discover the 11 zones I have on the panel.
2024-04-08 18:42:43 - INFO: Starting texecom2mqtt v1.2.3 (Node v16.13.0)…
2024-04-08 18:42:43 - INFO: Connected to alarm, sleeping for 2 seconds…
2024-04-08 18:42:45 - INFO: Connection ready
2024-04-08 18:42:45 - INFO: Logging in to panel
2024-04-08 18:42:45 - INFO: Successfully logged in to panel
2024-04-08 18:42:45 - INFO: Connected to MQTT broker: x.x.x.x:1883 (retain: true, clean: true, client_id: texecom2mqtt, qos: 2)
2024-04-08 18:42:45 - INFO: Serial number: xxxxxxxx
2024-04-08 18:42:46 - INFO: Panel: Premier Elite 64 (V5.06.00LS1)
2024-04-08 18:42:46 - INFO: Fetched Area A: Entire House
2024-04-08 18:42:46 - INFO: Fetched Area B: Area B
2024-04-08 18:42:46 - INFO: Fetched Area C: Area C
2024-04-08 18:42:46 - INFO: Fetched Area D: Area D
2024-04-08 18:42:49 - INFO: Fetched Zone 10: Garage Door (Type: Guard; Areas: A)
2024-04-08 18:42:50 - INFO: Fetched Zone 11: Front Room Patio Door (Type: Guard; Areas: A)
2024-04-08 18:42:50 - INFO: Fetched Zone 12: Family Room Patio Door (Type: Guard; Areas: A)
2024-04-08 18:42:50 - INFO: Fetched Zone 13: Back Door (Type: Guard; Areas: A)
2024-04-08 18:42:50 - INFO: Fetched Zone 14: Family Room PIR (Type: Guard; Areas: A)
2024-04-08 18:42:51 - INFO: Fetched Zone 15: Garage PIR (Type: Guard; Areas: A)
2024-04-08 18:42:51 - INFO: Fetched Zone 16: Landing PIR (Type: Guard; Areas: A)
2024-04-08 18:42:51 - INFO: Fetched Zone 17: Front Door (Type: Entry/Exit 1; Areas: A)
2024-04-08 18:42:52 - INFO: Fetched Zone 18: Hall PIR (Type: Entry/Exit 1; Areas: A)
2024-04-08 18:42:52 - INFO: Fetched Zone 19: Master Bedroom Patio Door (Type: Guard; Areas: A)
2024-04-08 18:42:52 - INFO: Fetched Zone 20: Front Sounder (Type: Custom; Areas: A)
2024-04-08 18:42:53 - INFO: Fetched Zone 21: Garage Sounder (Type: Custom; Areas: A)
2024-04-08 18:43:06 - INFO: Updating all zone states…
2024-04-08 18:43:07 - INFO: Updating all area states…
2024-04-08 18:43:07 - INFO: Application ready
I can set the alarm and see the state change of 6 of the binary sensors. My issue is that I can only see 6 of the 12 sensors! When I go into entities, I only see the six of them.
I can see them in MQTTExplorer under the Texecom2MQTT>zone>xxxxxx, but under homeassistant>binary_sensor>texecom2mqtt>xx I only see six.
Any guidance or suggestions welcomed!
The text was updated successfully, but these errors were encountered:
I have an issue that I can’t find the root cause of, hoping some will be able to point in the right direction.
I have Home Assistant running on a Pi4
Core2024.3.0
Supervisor2024.04.0
Operating System12.0
Frontend20240306.0
I’m running a Texecom Elite 64 V5.06.00 LS1 with the SmartCom module over WiFi. I have the Texecom2MQTT add on installed (v1.2.3) and the alarm panel working with the UDL config.
I can see the panel, I can see a MQTT boot up and discover the 11 zones I have on the panel.
2024-04-08 18:42:43 - INFO: Starting texecom2mqtt v1.2.3 (Node v16.13.0)…
2024-04-08 18:42:43 - INFO: Connected to alarm, sleeping for 2 seconds…
2024-04-08 18:42:45 - INFO: Connection ready
2024-04-08 18:42:45 - INFO: Logging in to panel
2024-04-08 18:42:45 - INFO: Successfully logged in to panel
2024-04-08 18:42:45 - INFO: Connected to MQTT broker: x.x.x.x:1883 (retain: true, clean: true, client_id: texecom2mqtt, qos: 2)
2024-04-08 18:42:45 - INFO: Serial number: xxxxxxxx
2024-04-08 18:42:46 - INFO: Panel: Premier Elite 64 (V5.06.00LS1)
2024-04-08 18:42:46 - INFO: Fetched Area A: Entire House
2024-04-08 18:42:46 - INFO: Fetched Area B: Area B
2024-04-08 18:42:46 - INFO: Fetched Area C: Area C
2024-04-08 18:42:46 - INFO: Fetched Area D: Area D
2024-04-08 18:42:49 - INFO: Fetched Zone 10: Garage Door (Type: Guard; Areas: A)
2024-04-08 18:42:50 - INFO: Fetched Zone 11: Front Room Patio Door (Type: Guard; Areas: A)
2024-04-08 18:42:50 - INFO: Fetched Zone 12: Family Room Patio Door (Type: Guard; Areas: A)
2024-04-08 18:42:50 - INFO: Fetched Zone 13: Back Door (Type: Guard; Areas: A)
2024-04-08 18:42:50 - INFO: Fetched Zone 14: Family Room PIR (Type: Guard; Areas: A)
2024-04-08 18:42:51 - INFO: Fetched Zone 15: Garage PIR (Type: Guard; Areas: A)
2024-04-08 18:42:51 - INFO: Fetched Zone 16: Landing PIR (Type: Guard; Areas: A)
2024-04-08 18:42:51 - INFO: Fetched Zone 17: Front Door (Type: Entry/Exit 1; Areas: A)
2024-04-08 18:42:52 - INFO: Fetched Zone 18: Hall PIR (Type: Entry/Exit 1; Areas: A)
2024-04-08 18:42:52 - INFO: Fetched Zone 19: Master Bedroom Patio Door (Type: Guard; Areas: A)
2024-04-08 18:42:52 - INFO: Fetched Zone 20: Front Sounder (Type: Custom; Areas: A)
2024-04-08 18:42:53 - INFO: Fetched Zone 21: Garage Sounder (Type: Custom; Areas: A)
2024-04-08 18:43:06 - INFO: Updating all zone states…
2024-04-08 18:43:07 - INFO: Updating all area states…
2024-04-08 18:43:07 - INFO: Application ready
I can set the alarm and see the state change of 6 of the binary sensors. My issue is that I can only see 6 of the 12 sensors! When I go into entities, I only see the six of them.
I can see them in MQTTExplorer under the Texecom2MQTT>zone>xxxxxx, but under homeassistant>binary_sensor>texecom2mqtt>xx I only see six.
Any guidance or suggestions welcomed!
The text was updated successfully, but these errors were encountered: