mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-07 05:13:31 +02:00
Add support for ZHLT01 heatpump IR protocol (#3655)
Co-authored-by: Chris Feenstra <chris@cfeenstra.nl>
This commit is contained in:
@@ -53,6 +53,7 @@ enum Protocol {
|
||||
PROTOCOL_SHARP,
|
||||
PROTOCOL_TOSHIBA_DAISEIKAI,
|
||||
PROTOCOL_TOSHIBA,
|
||||
PROTOCOL_ZHLT01,
|
||||
};
|
||||
|
||||
// Simple enum to represent horizontal directios
|
||||
|
||||
Reference in New Issue
Block a user