report battery voltage via mqtt
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#define mqtt_topc_lockstate "nuki/lockState"
|
||||
#define mqtt_topc_lockstate_setpoint "nuki/lockActions"
|
||||
#define mqtt_topc_voltage "nuki/battery/voltage"
|
||||
|
||||
#define mqtt_topc_lockstate "nuki/lock/state"
|
||||
#define mqtt_topc_lockstate_action "nuki/lock/actions"
|
||||
Reference in New Issue
Block a user