publish lock state to mqtt

This commit is contained in:
technyon
2022-03-25 20:19:21 +01:00
parent fb5dcfaac6
commit 0c03a64a86
6 changed files with 37 additions and 14 deletions

3
MqttTopics.h Normal file
View File

@@ -0,0 +1,3 @@
#pragma once
#define mqtt_topc_lockstate "nuki/lockstate"