Updated hoerman_door to esphome 2025.11.3...

Breaking changes existed in 2025.11.0
See https://github.com/esphome/esphome/pull/11704 for more information
This commit is contained in:
2025-12-04 01:47:24 +01:00
parent 1f7c437c3e
commit 4a0035d607
6 changed files with 40 additions and 16 deletions

View File

@@ -27,7 +27,7 @@
namespace esphome {
namespace hoermann_door {
static const char *const TAG = "HCIEmulator";
static const char *const EM_TAG = "HCIEmulator";
enum DoorState : uint8_t
{