add option to unpair nuki

This commit is contained in:
technyon
2022-05-24 20:41:10 +02:00
parent e93869797a
commit 939ee8b2e0
6 changed files with 75 additions and 1 deletions

View File

@@ -17,6 +17,8 @@ public:
void setPin(const uint16_t pin);
void unpair();
const Nuki::KeyTurnerState& keyTurnerState();
const bool isPaired();