Update nspanel_esphome.yaml
This commit is contained in:
@@ -951,7 +951,6 @@ text_sensor:
|
|||||||
auto ha_event = new esphome::api::CustomAPIDevice();
|
auto ha_event = new esphome::api::CustomAPIDevice();
|
||||||
if (domain == "climate")
|
if (domain == "climate")
|
||||||
{
|
{
|
||||||
|
|
||||||
if (key == "set_temperature")
|
if (key == "set_temperature")
|
||||||
{
|
{
|
||||||
service = "climate.set_temperature";
|
service = "climate.set_temperature";
|
||||||
|
|||||||
Reference in New Issue
Block a user