Giter Club home page Giter Club logo

Comments (9)

mundschenk-at avatar mundschenk-at commented on May 28, 2024 3

While I don't think it is currently anywhere near as polished as this firmware, someone has written an ESPHome component for the Nuki lock: https://github.com/uriyacovy/ESPHome_nuki_lock

(That said, if there ever is a port to ESPHome, I'd gladly switch because the native ESPHome protocol is much more efficient than MQTT.)

from nuki_hub.

ruimarinho avatar ruimarinho commented on May 28, 2024 3

I second this request! @technyon basically you get a webserver, mqtt support, homeassistant auto-discovery, OTA support, Wifi manager, GPIO/Ethernet, and more out of the box. It would be a lot less code to maintain because only Nuki-specific logic would have to be added.

from nuki_hub.

zanna-37 avatar zanna-37 commented on May 28, 2024 1

This would be beyond amazing 😍
Please consider having a look at it if you can.

from nuki_hub.

technyon avatar technyon commented on May 28, 2024

While probably not impossible to do, it's not in the scope of this project. I have little experience so far with esphome, and I'm not sure how esphome manages bluetooth since the hardware is a shared ressource (other esphome modules might want to access the bluetooth chip as well).

from nuki_hub.

github-k8n avatar github-k8n commented on May 28, 2024

maybe this one would help?
https://esphome.io/components/ble_client.html

Not sure how much of your code is wifi/webserver/bluetooth connection handling (which you would not need in this case) and what part is regarding the communication with the lock (which could maybe use the above module and just do the communication? (not entirely clear on that..))

from nuki_hub.

zanna-37 avatar zanna-37 commented on May 28, 2024

esphome/esphome#3398 this new feature might also help. =)

from nuki_hub.

technyon avatar technyon commented on May 28, 2024

Hi, I'm closing this writing an esp home module is not on my to-do list. If a developer needs help integrating the NUKI-side of this, feel free to ask.

from nuki_hub.

zanna-37 avatar zanna-37 commented on May 28, 2024

On top of that, the ESP can do more. You can attach other sensors, etc. you are not limited to one thing only.

from nuki_hub.

bcutter avatar bcutter commented on May 28, 2024

I second this request! @technyon basically you get a webserver, mqtt support, homeassistant auto-discovery, OTA support, Wifi manager, GPIO/Ethernet, and more out of the box. It would be a lot less code to maintain because only Nuki-specific logic would have to be added.

Oh yes. Summarizing all current open-source attempts of integrating Nukis into HA, an ESPHome based would really be the nearly perfect solution. I would also love to see Nuki Hub relying on ESPHome instead of MQTT.

from nuki_hub.

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.