mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Update esphome/components/sensor/sensor.h
This commit is contained in:
		| @@ -138,8 +138,6 @@ class Sensor : public EntityBase, public EntityBase_DeviceClass, public EntityBa | ||||
|    */ | ||||
|   float raw_state; | ||||
|  | ||||
|   /// Return whether this sensor has gotten a full state (that passed through all filters) yet. | ||||
|   bool has_state() const; | ||||
|  | ||||
|   void internal_send_state_to_frontend(float state); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user