mirror of
https://github.com/esphome/esphome.git
synced 2026-09-24 05:24:14 +00:00
[zigbee] Add power_source option to esp32 (#16062)
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
pre-commit-ci-lite[bot]
parent
ee8ca2a3bf
commit
e479e8b641
@@ -12,6 +12,7 @@ binary_sensor:
|
||||
zigbee:
|
||||
model: zigbee_test
|
||||
router: true
|
||||
power_source: MAINS_SINGLE_PHASE
|
||||
on_join:
|
||||
then:
|
||||
- logger.log: "Joined network"
|
||||
|
||||
Reference in New Issue
Block a user