Skip to content

Commit

Permalink
Add last_seen to MQTT topics. Koenkk/zigbee2mqtt#1075
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Feb 18, 2019
1 parent cfc7271 commit 463b590
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions information/mqtt_topics_and_message_structure.md
Expand Up @@ -29,6 +29,9 @@ Allows you to permit joining of new devices via MQTT. This is not persistent (wi
* `"true"`: permit joining of new devices
* `"false"`: disable joining of new devices

## zigbee2mqtt/bridge/config/last_seen
Allows you to set the `advanced` -> `last_seen` configuration option. See [Configuration](../configuration/configuration.md) for possible values.

## zigbee2mqtt/bridge/config/reset
Resets the ZNP (CC2530/CC2531).

Expand Down

0 comments on commit 463b590

Please sign in to comment.