Final cleanup for hoerman esp-idf ready! Compiles agian, works again. esp-idf might need some trickyness to get running.

This commit is contained in:
2025-09-30 00:40:21 +02:00
parent b8581dcf31
commit 31861e7785
4 changed files with 59 additions and 61 deletions

View File

@@ -32,15 +32,19 @@ external_components:
components: [ hoermann_door ]
cover:
- platform: hoermann_door
name: door_${garageSide}
hoermann_controller: door_controll_internal
- platform: hoermann_door
name: door_${garageSide}
hoermann_controller: door_controll_internal
uart:
rx_pin: 16
tx_pin: 17
baud_rate: 57600
id: hm_connection
data_bits: 8 # Standard
parity: EVEN # NON Standard, None would be standard
stop_bits: 1 # Standard
hoermann_door:
id: door_controll_internal