Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

uriyacovy/ESPHome_nuki_lock

uriyacovy created a review on a pull request on uriyacovy/ESPHome_nuki_lock
Looks goods, thanks! I didn't have a chance to review and test everything, but overall it seems very good and useful. Please have a look at the one comment I had, and also please summit a PR for ...

View on GitHub

AzonInc created a comment on a pull request on uriyacovy/ESPHome_nuki_lock
The other branch https://github.com/AzonInc/ESPHome_nuki_lock/tree/feature/auth-logs adds even more with event logs and last auth user sensor requested in #7 and #42

View on GitHub

AzonInc opened a pull request on uriyacovy/ESPHome_nuki_lock
Feature: Several Basic and Advanced Settings
This PR adds several basic and advanced settings entites. **Switch:** - Button Enabled - LED Enabled - Night Mode - Night Mode: Auto Lock - Night Mode: Reject Auto Unlock - Night Mode: L...
uriyacovy created a tag on uriyacovy/ESPHome_nuki_lock

v0.0.4 - ESPHome lock platform for Nuki Smartlock

uriyacovy published a release on uriyacovy/ESPHome_nuki_lock
Release v0.0.4
1. Add pairing mode switch, unpair button, sec pin and actions (thanks @AzonInc!) 2. Supports pairing Nuki V4, notice the new pairing process (thanks @andrejsoucek and @AzonInc!) 3. Works with HA...
uriyacovy created a comment on a pull request on uriyacovy/ESPHome_nuki_lock
Merged https://github.com/uriyacovy/ESPHome_nuki_lock/pull/56

View on GitHub

uriyacovy closed a pull request on uriyacovy/ESPHome_nuki_lock
Pairing Mode Switch, Unpair Button, Automations
Adding AzonInc's fork functions. It no longer works without changes from the original repository so I rebased it. - added security pin - pairing more switch - unpair button - some automations
uriyacovy created a review comment on a pull request on uriyacovy/ESPHome_nuki_lock
Great, thanks.

View on GitHub

uriyacovy created a review on a pull request on uriyacovy/ESPHome_nuki_lock

View on GitHub

uriyacovy pushed 7 commits to main uriyacovy/ESPHome_nuki_lock
  • Add pairing mode switch, unpair button, sec pin and actions 44a2208
  • Increase watchdog timeout to fix pairing with gen 4 locks 092f519
  • Update readme a6553c1
  • Add missing timeout docs 70e9d36
  • Rename pairing mode timeout c63d481
  • Add missing template cg e2674b3
  • Merge pull request #56 from AzonInc/some-features Pairing Mode, Easy unpairing, Security Pin, Automation Actions & C... 8fc45fc

View on GitHub

uriyacovy closed a pull request on uriyacovy/ESPHome_nuki_lock
Pairing Mode, Easy unpairing, Security Pin, Automation Actions & Callbacks
This PR makes the unpairing process easier and adds the following: - Unpair Button - Pairing Mode Switch with configurable timeout - Security Pin - Callbacks for Pairing Mode (On, Off, Paired) ...
uriyacovy created a review on a pull request on uriyacovy/ESPHome_nuki_lock

View on GitHub

AzonInc created a review comment on a pull request on uriyacovy/ESPHome_nuki_lock
I changed it and found another small mistake when not rendering the template properly

View on GitHub

AzonInc created a review on a pull request on uriyacovy/ESPHome_nuki_lock

View on GitHub

AzonInc created a review comment on a pull request on uriyacovy/ESPHome_nuki_lock
Okay good, I'm gonna change that tomorrow when I'm back home :)

View on GitHub

AzonInc created a review on a pull request on uriyacovy/ESPHome_nuki_lock

View on GitHub

uriyacovy created a review comment on a pull request on uriyacovy/ESPHome_nuki_lock
Sure, pairing_mode_timeout sounds more reasonable.

View on GitHub

uriyacovy created a review on a pull request on uriyacovy/ESPHome_nuki_lock

View on GitHub

AzonInc created a review comment on a pull request on uriyacovy/ESPHome_nuki_lock
Oh yea you're right. Would you prefer the naming pairing_mode_timeout or pairing_timeout because it's related to the pairing mode but not to the pairing itself. I just thought it was pairing_mode_...

View on GitHub

AzonInc created a review on a pull request on uriyacovy/ESPHome_nuki_lock

View on GitHub

uriyacovy created a comment on an issue on uriyacovy/ESPHome_nuki_lock
Seems like a build issue. Try running `esphome clean`

View on GitHub

uriyacovy created a review comment on a pull request on uriyacovy/ESPHome_nuki_lock
Did you mean `pairing_timeout`?

View on GitHub

uriyacovy created a review on a pull request on uriyacovy/ESPHome_nuki_lock
Looks good, only need the minor fix in README.md

View on GitHub

uriyacovy created a review on a pull request on uriyacovy/ESPHome_nuki_lock
Looks good, only need the minor fix in README.md

View on GitHub

pkvapil opened an issue on uriyacovy/ESPHome_nuki_lock
Problems compiling
I set this up few weeks back now when i wanted to add ble proxy i cant compile it (even without the proxy stuff) ``` .piolibdeps/nukicat/Preferences/src/Preferences.cpp:18:4: error: #error "For E...
uriyacovy created a comment on a pull request on uriyacovy/ESPHome_nuki_lock
@AzonInc, @andrejsoucek, thanks a lot for the contribution. It looks good but I need to review and test the code. Hopefully I'll get to that today/tomorrow (just back from vacation).

View on GitHub

AzonInc created a comment on a pull request on uriyacovy/ESPHome_nuki_lock
@uriyacovy what do you think about the changes?

View on GitHub