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:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user