1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-13 14:18:14 +00:00

Adding protocol Panasonic EKE

Adding protocol Panasonic EKE added in arduino-heatpumpir 1.0.32
This commit is contained in:
barchasse38 2025-02-24 17:51:47 +01:00 committed by GitHub
parent 69e5033e10
commit 09b2059268
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,6 +47,7 @@ enum Protocol {
PROTOCOL_MITSUBISHI_SEZ,
PROTOCOL_PANASONIC_CKP,
PROTOCOL_PANASONIC_DKE,
PROTOCOL_PANASONIC_EKE,
PROTOCOL_PANASONIC_JKE,
PROTOCOL_PANASONIC_LKE,
PROTOCOL_PANASONIC_NKE,