1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-31 07:03:55 +00:00

Add Chamberlain/HomEntry HE60R garage door opener (#5834)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
Clyde Stubbs
2023-11-29 08:42:35 +11:00
committed by GitHub
parent 6424f831e2
commit 391eff8fd5
6 changed files with 374 additions and 0 deletions

View File

@@ -58,6 +58,12 @@ uart:
tx_pin: GPIO22
rx_pin: GPIO23
baud_rate: 9600
- id: uart_he60r
tx_pin: 22
rx_pin: 23
baud_rate: 1200
parity: EVEN
ota:
safe_mode: true
@@ -528,6 +534,13 @@ cover:
- platform: copy
source_id: tuya_cover
name: Tuya Cover copy
- platform: he60r
uart_id: uart_he60r
id: garage_door
name: Garage Door
open_duration: 14s
close_duration: 14s
display:
- platform: addressable_light