Giter Site home page Giter Site logo

Comments (7)

guerrerotook avatar guerrerotook commented on August 11, 2024 2

Let me take a look!

from securitas-direct-new-api.

themaninspain avatar themaninspain commented on August 11, 2024

I'll second this request as my alarm system does not have a code

from securitas-direct-new-api.

jpg1961 avatar jpg1961 commented on August 11, 2024

@DNKROZ

I had same issue where alarm control panel would popup a keypad to enter code even if I had unset the "code" key in the configuration.yaml. I managed to set code_format to null by adding it in my customize.yaml file.

Here is an excerpt of my customize.yaml file:

alarm_control_panel.name_of_my_entity:
   friendly_name: "xxxx"
   ## Assuming code is unset in configuration.yaml...
   ## When code format is set to no_code the panel will display a field to enter
   ## the pin code instead of a keypad.
   ## When set to null neither field nor keypad are displayed....
   code_format: null

Cheers,

from securitas-direct-new-api.

DNKROZ avatar DNKROZ commented on August 11, 2024

Hi @jpg1961

Setting up code_format to null in the customize.yaml file works like a charm, thank you!
Still, would be great to have it as a feature from the integration itself, but this is a great solution for the time being

Best regards.

from securitas-direct-new-api.

jpg1961 avatar jpg1961 commented on August 11, 2024

Hi @DNKROZ,
Actually, the integration uses home assistant control panel components and inherits from its code_format variable.
So I guess updating the securitas-direct-new-ap integration documentation instead of adding a feature would fit the bill ;-D.

Cheers,

from securitas-direct-new-api.

soth78 avatar soth78 commented on August 11, 2024

Sorry, I have been unable to reproduce this. I'm on 2.0.0.2, can someone tell me how to remove the keypad so I don't need to input a code?

from securitas-direct-new-api.

cantupaz avatar cantupaz commented on August 11, 2024

This should be working since a few releases ago

from securitas-direct-new-api.

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.