-
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Corrupt response from panel: Unexpected start, expected 't', got 0x22 #97
Comments
@RogerSelwyn wasn't sure if you get notifications anymore? |
Ditto here @metaljay: I'm getting them so frequently (start-up, alarm mode change, etc) that it's rendered the integration useless for me:
Always followed by: Assume you didn't get anywhere with this? |
I didn't, I ended up switching to a different plugin that works quite well instead. I am mainly using apple devices so I use homebridge (as well as HA). https://github.com/K1LL3R234/homebridge-texecom Works perfectly for me, allows me to arm and disarm plus see triggers which help with automations. I am using a ESP8266 and ser2net as my comport 3. (im leaving smartcom on 1 and 2). I raised an issue in that plugin around the packet data being sent which was causing errors but now everything works perfectly! |
Thanks @metaljay; I'd prefer to remain in Home Assistant but I'll investigate that as an option... |
@metaljay With that option, you control the alarm panel with apple homekit? Or also with HA? |
Correct, I see everything in HomeKit (via homebridge) I can then toggle automations from HomeKit (where I run out of for most my stuff anyway) |
Does that one work for you? Because for me the sync is only 1 way. |
@dchesterton sorry to bother you, but is there really no way you can open-source the source code so we can take a look at the issues? |
He won’t reply, I also donated to him with a message asking him to to reply to the thread. Doesn’t reply on twitter either |
Just tested, yes it shows up in homekit if I manually set on the panel |
Damn, I will look further, because for me the sync is only 1 way |
I was able to extract the "code" from the container. But sadly it looks like it is compiled, so not easily to decompile/make our own version |
I’ve tried that too @lodesmets; it’s been obfuscated to honour Mr Chesterton’s obligation to the NDA they made him sign. I tried asking for the documentation myself but the request was rejected, as they don’t want “hobbyists” with the documentation, a stance I find both unreasonable and objectionable. I’ve subsequently been in touch with the fractional CTO for Texecom who promised me he’d talk to their product people but hadn’t replied to multiple requests since then. At this point I only see a few options:
Security via obscurity is BS in my opinion anyway; if they want to make sure it’s secure, let us rip it apart and find the issue I say… |
Describe the bug
Everything works as expected for a few hours, then I receive the below log. If I reboot the container a few times or the raspberry pi it sorts its self out but super weird?
As an aside, is there a way to shorten the amount of time before another MQTT alert can be sent? i.e. I have notifications for if a sensor is triggered, but I need to wait awhile before it detects and sends the notification. I thought it might be a dwell time but nothing obvious
Texecom alarm type
Premier Elite 23
Home Assistant version
N/A - Docker
Here is my config:
The text was updated successfully, but these errors were encountered: