GithubHelp home page GithubHelp logo

tedee_lock's People

Contributors

joerg65 avatar patrickhilker avatar pawelnguyen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

tedee_lock's Issues

supported_features is hard-coded to 1

First off, thanks for this integration - it's working really well.

The one issue I've found is that there seems to be some inconsistency with the "pullstring support" state and the supported_features attribute.
In my case, the lock does not have pullstring enabled, and the attribute correctly reports that. However, in this section of the code, the supported_features is hard-coded to report the value 1:

    @property
    def supported_features(self):
        return SUPPORT_OPEN

Unless I misunderstood the documentation, the SUPPORT_OPEN means, opening the latch, which is the same thing... so this value is wrong (it should be 0 in my case, and not 1).

The impact of this is that some lovelace cards will show an "Open" button if they see that value as 1 - for example, the Mushroom Lock card does this (the button obviously does nothing, but it should not be there in the first place...)

Attributes not available

After updating to the new lock.py the lock attributes are not available anymore
2022-01-25_08h53_37

A rollback brings back the attributes, but also the device_state_attributes error message.

Core 2021.12.10 on HA OS virtual machine.

No 'version' key in the manifest file for custom integration 'tedee'.

In future versions of HA the manifest.json needs a version key.

2021-03-03 22:22:17 WARNING (MainThread) [homeassistant.loader] No 'version' key in the manifest file for custom integration 'tedee'. This will not be allowed in a future version of Home Assistant. Please report this to the maintainer of 'tedee'

Expose Battery Level as Entity

Hi, would it be possible to expose battery level / battery charging as entity not as attribute? It would make it easier to add this information on dashboard.

Allow only lock

Hi, I would like to ask if you plan to add feature which would allow to only lock the door. O would like to be sure that because of some bug my door will not be opened remotely.

I guess it would be easiest to handle this on token level (it would have right only to lock), but I haven't seen there this option.

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.