mirror of
https://github.com/esphome/esphome.git
synced 2024-11-28 09:44: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
|
||||
has_still_target:
|
||||
name: still
|
||||
out_pin_presence_status:
|
||||
name: out pin presence status
|
||||
- platform: optolink
|
||||
name: Disturbance
|
||||
address: 0x0A82
|
||||
out_pin_presence_status:
|
||||
name: out pin presence status
|
||||
|
||||
pca9685:
|
||||
frequency: 500
|
||||
|
|
Loading…
Reference in a new issue