Giter Site home page Giter Site logo

Comments (15)

userMak avatar userMak commented on June 3, 2024

Same think happening to me some times

from paradoxrs232tomqtt.

bigjuanpa avatar bigjuanpa commented on June 3, 2024

at this moment im checking every 15 minutes the state.

from paradoxrs232tomqtt.

bigjuanpa avatar bigjuanpa commented on June 3, 2024

Same issue even asking a few times return disarm when is arm.
any help?

from paradoxrs232tomqtt.

maragelis avatar maragelis commented on June 3, 2024

You will have to send a status request message.

from paradoxrs232tomqtt.

userMak avatar userMak commented on June 3, 2024

Same issue even asking a few times return disarm when is arm.
any help?

Hi have you found a solution?
I am not sure how I could the status request message as @maragelis suggest

from paradoxrs232tomqtt.

croftsquirrel avatar croftsquirrel commented on June 3, 2024

I also have the same problem. Can't figure out what is causing it. In my particular case it seems to more likely happen when the system is armed and we have a power outage. When the power is restored I can't send disarm message through. Or sometimes even when it says disarmed it still actually armed and then is triggered. Also then need to manually disarm on panel.
@maragelis is there any updates or fixes that can resolve this? I have the latest version available 2.2.3

from paradoxrs232tomqtt.

maragelis avatar maragelis commented on June 3, 2024

There is a way to get over this, just set the sendmqtt method to send an mqtt retain message, that will keep the last message sent on the mqtt topic. That way when HA reboots it will always read the last status sent.

from paradoxrs232tomqtt.

userMak avatar userMak commented on June 3, 2024

There is a way to get over this, just set the sendmqtt method to send an mqtt retain message, that will keep the last message sent on the mqtt topic. That way when HA reboots it will always read the last status sent.

Hi, can you give an example please?

from paradoxrs232tomqtt.

croftsquirrel avatar croftsquirrel commented on June 3, 2024

It's seems to be a problem with connecting to WiFi or MQTT even though WiFi is back and up and running. Also the zones opening also doesn't get sent through from the ESP8266.
Is there a way to program the "void handleMqttKeepAlive()" or similar section in the ParadoxAlarmSystemOTA.ino to restart the device if there is no connection. I need the ESP8266 to restart when it can't connect, not just to retry the connection.
Sorry I'm not a developer so not too sure what to do but could one put this in the code somewhere if it doesn't connect. "ESP.reset();" ?
When I manually reset the ESP8266 it starts working again.

from paradoxrs232tomqtt.

maragelis avatar maragelis commented on June 3, 2024

I am currently testing a version using micropython on the esp32. Seems to be very stable and doesn't suffer from random disconnects. It will also be able to run on a raspberry pico w. So far I have got the hassio code working, and working on the web interface. So be patient code will be uploaded to GitHub soon.

from paradoxrs232tomqtt.

maragelis avatar maragelis commented on June 3, 2024

https://github.com/maragelis/micropython_paradox

from paradoxrs232tomqtt.

bigjuanpa avatar bigjuanpa commented on June 3, 2024

https://github.com/maragelis/micropython_paradox
Looks really good, I never use micropython on esp32.
Do you have any tutorial or something?
Do you think this is better tan your paradox for esp32 code?
Thanks

from paradoxrs232tomqtt.

maragelis avatar maragelis commented on June 3, 2024

yes much better and runs quite well.

from paradoxrs232tomqtt.

maragelis avatar maragelis commented on June 3, 2024

need testers so your help will be gratefully appreciated

from paradoxrs232tomqtt.

bigjuanpa avatar bigjuanpa commented on June 3, 2024

I will try to install and test it in a few days.
The connection are the same than before?
Regards.

from paradoxrs232tomqtt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.