diff --git a/esphome/components/remote_base/hob2hood_protocol.h b/esphome/components/remote_base/hob2hood_protocol.h index e8552342d..6c6b4e544 100644 --- a/esphome/components/remote_base/hob2hood_protocol.h +++ b/esphome/components/remote_base/hob2hood_protocol.h @@ -59,6 +59,7 @@ class Hob2HoodProtocol : public RemoteProtocol { }; using Hob2HoodTrigger = RemoteReceiverTrigger; +using Hob2HoodDumper = RemoteReceiverDumper; class Hob2HoodBinarySensor : public RemoteReceiverBinarySensorBase { public: