Added hoermann_door.stop_polling and .start_polling as automations should that need arise somehow!

This commit is contained in:
2025-10-07 13:15:04 +02:00
parent 3b88f1e988
commit 273cd9e434
3 changed files with 73 additions and 21 deletions

View File

@@ -12,6 +12,9 @@ esp32:
ota:
- platform: esphome
password: !secret gd_passwd
on_begin:
then:
- hoermann_door.stop_polling: door_controll_internal
api:
encryption:
@@ -44,8 +47,6 @@ uart:
data_bits: 8 # Standard, just defined for clarity
parity: EVEN # The chip uses even parity
stop_bits: 1 # Standard, just defined for clarity
hoermann_door:
id: door_controll_internal