Skip to content

Commit f582b63

Browse files
Refined outdoor temperature processing in Samsung AC component
1 parent 85c723c commit f582b63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/samsung_ac/protocol_non_nasa.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ namespace esphome
1616
namespace samsung_ac
1717
{
1818
std::list<NonNasaRequestQueueItem> nonnasa_requests;
19-
esphome::sensor::Sensor *outdoor_temperature = nullptr;
2019
bool controller_registered = false;
2120
bool indoor_unit_awake = true;
2221

0 commit comments

Comments
 (0)