[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:
luar123
2026-05-11 11:54:35 -04:00
committed by GitHub
co-authored by Jonathan Swoboda J. Nick Koston pre-commit-ci-lite[bot]
parent a52ca4f80a
commit ee8ca2a3bf
9 changed files with 51 additions and 29 deletions
@@ -12,3 +12,6 @@ binary_sensor:
zigbee:
model: zigbee_test
router: true
on_join:
then:
- logger.log: "Joined network"