mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Update esphome/components/text_sensor/text_sensor.cpp
This commit is contained in:
		| @@ -70,7 +70,6 @@ void TextSensor::internal_send_state_to_frontend(const std::string &state) { | |||||||
|   this->callback_.call(state); |   this->callback_.call(state); | ||||||
| } | } | ||||||
|  |  | ||||||
| bool TextSensor::has_state() { return this->has_state_; } |  | ||||||
|  |  | ||||||
| }  // namespace text_sensor | }  // namespace text_sensor | ||||||
| }  // namespace esphome | }  // namespace esphome | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user