mirror of
https://github.com/esphome/esphome.git
synced 2026-05-20 09:31:56 +08:00
f757cd1210
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com> Co-authored-by: J. Nick Koston <nick@koston.org> Co-authored-by: J. Nick Koston <nick@home-assistant.io> Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
13 lines
172 B
YAML
13 lines
172 B
YAML
packages:
|
|
- !include common.yaml
|
|
|
|
zigbee:
|
|
model: zigbee_test
|
|
wipe_on_boot: true
|
|
on_join:
|
|
then:
|
|
- logger.log: "Joined network"
|
|
|
|
time:
|
|
- platform: zigbee
|