diff --git a/docs/firmware/nuki-bridge-firmware.md b/docs/firmware/nuki-bridge-firmware.md index 0f85591..5c50870 100644 --- a/docs/firmware/nuki-bridge-firmware.md +++ b/docs/firmware/nuki-bridge-firmware.md @@ -64,7 +64,7 @@ Your Nuki Lock is now unpaired. The pairing mode will time out after 30 seconds. ### Sensors - Last Bus Command `last_bus_command` -- Uptime `uptime` +- Uptime `doorman_uptime` - Nuki Battery Level `nuki_battery_level` ### Binary Sensors diff --git a/docs/firmware/stock-firmware.md b/docs/firmware/stock-firmware.md index 3f626b5..9e7ccea 100644 --- a/docs/firmware/stock-firmware.md +++ b/docs/firmware/stock-firmware.md @@ -45,7 +45,7 @@ This is the minimal ESPHome configuration yaml file, make sure to change the API ### Sensors - Last Bus Command `last_bus_command` -- Uptime `uptime` +- Uptime `doorman_uptime` ### Binary Sensors - Entrance Doorbell `entrance_doorbell` diff --git a/firmware/base.yaml b/firmware/base.yaml index 5e18058..51780f4 100644 --- a/firmware/base.yaml +++ b/firmware/base.yaml @@ -299,7 +299,7 @@ light: sensor: - platform: uptime name: Uptime - id: uptime + id: doorman_uptime type: timestamp binary_sensor: