mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 17:05:36 +00:00
3f6f2d7d65
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
11 lines
164 B
YAML
11 lines
164 B
YAML
esphome:
|
|
on_boot:
|
|
- bm8563.read_time
|
|
- bm8563.write_time
|
|
- bm8563.start_timer:
|
|
duration: 300s
|
|
|
|
time:
|
|
- platform: bm8563
|
|
i2c_id: i2c_bus
|