Giter VIP home page Giter VIP logo

Comments (6)

DrJohnT avatar DrJohnT commented on June 11, 2024 1

Hey Luca, integration has been working well for a while, hence no update. I had made a mistake in the config file. Did a rebuild of my Pi4 recently. Used portainer to install the docker image and bingo, all working again without a hitch. I love docker!

from risco-mqtt-bridge.

pergolafabio avatar pergolafabio commented on June 11, 2024

what is that uniqie id? i dont have it

here is mine...

ps: the delay for arming / disarming is normal if you arm/disarm trough a hardware panel... if you test with the app, then its almost instant

alarm_control_panel:
 - platform: mqtt
   name: Risco Alarm
   state_topic: "riscopanel/armstatus"
   command_topic: "riscopanel/armstatus/SET"
   payload_disarm: "disarmed" 
   payload_arm_home: "partially"
   payload_arm_away: "armed"
   code_arm_required: false

from risco-mqtt-bridge.

DrJohnT avatar DrJohnT commented on June 11, 2024

Removing the unique_id and adding

  code_arm_required: false

simply created a second Risco alarm entity which still did not work. The second Risco alarm entity still reported that the Risco alarm was disarmed when it was armed and my sensor reported armed too.

I found the unique_id on the https://www.home-assistant.io/integrations/alarm_control_panel.mqtt/
unique_id (string)(Optional) An ID that uniquely identifies this alarm panel.
Which is why I added it. With or without this unique_id the panel does not work. All a bit odd.

Also, if I change

  code_arm_required: true

The alarm control panel does not request a code.

All a bit confusing!

from risco-mqtt-bridge.

lucacalcaterra avatar lucacalcaterra commented on June 11, 2024

inactivity

from risco-mqtt-bridge.

lucacalcaterra avatar lucacalcaterra commented on June 11, 2024

Hey Luca, integration has been working well for a while, hence no update. I had made a mistake in the config file. Did a rebuild of my Pi4 recently. Used portainer to install the docker image and bingo, all working again without a hitch. I love docker!

so can close it ?

from risco-mqtt-bridge.

DrJohnT avatar DrJohnT commented on June 11, 2024

Of course

from risco-mqtt-bridge.

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.