diff --git a/nspanel_esphome.yaml b/nspanel_esphome.yaml index 8804814..007595d 100644 --- a/nspanel_esphome.yaml +++ b/nspanel_esphome.yaml @@ -951,7 +951,6 @@ text_sensor: auto ha_event = new esphome::api::CustomAPIDevice(); if (domain == "climate") { - if (key == "set_temperature") { service = "climate.set_temperature";