mirror of
https://github.com/esphome/esphome.git
synced 2024-12-01 03:04:12 +01:00
fixed wrong merge from dev
This commit is contained in:
parent
1b569176bc
commit
4d6de46f0b
1 changed files with 2 additions and 2 deletions
|
@ -1760,11 +1760,11 @@ binary_sensor:
|
||||||
name: movement
|
name: movement
|
||||||
has_still_target:
|
has_still_target:
|
||||||
name: still
|
name: still
|
||||||
|
out_pin_presence_status:
|
||||||
|
name: out pin presence status
|
||||||
- platform: optolink
|
- platform: optolink
|
||||||
name: Disturbance
|
name: Disturbance
|
||||||
address: 0x0A82
|
address: 0x0A82
|
||||||
out_pin_presence_status:
|
|
||||||
name: out pin presence status
|
|
||||||
|
|
||||||
pca9685:
|
pca9685:
|
||||||
frequency: 500
|
frequency: 500
|
||||||
|
|
Loading…
Reference in a new issue