mirror of
https://github.com/esphome/esphome.git
synced 2026-09-20 19:48:39 +00:00
[zigbee] add on_join trigger for esp32 (#16060)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com> Co-authored-by: J. Nick Koston <nick@koston.org> Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
Jonathan Swoboda
J. Nick Koston
pre-commit-ci-lite[bot]
parent
a52ca4f80a
commit
ee8ca2a3bf
@@ -12,3 +12,6 @@ binary_sensor:
|
||||
zigbee:
|
||||
model: zigbee_test
|
||||
router: true
|
||||
on_join:
|
||||
then:
|
||||
- logger.log: "Joined network"
|
||||
|
||||
Reference in New Issue
Block a user