mirror of
https://github.com/esphome/esphome.git
synced 2026-09-23 13:08:41 +00:00
11 lines
165 B
YAML
11 lines
165 B
YAML
zigbee:
|
|
model: zigbee_test
|
|
router: true
|
|
power_source: MAINS_SINGLE_PHASE
|
|
on_join:
|
|
then:
|
|
- logger.log: "Joined network"
|
|
|
|
time:
|
|
- platform: zigbee
|