mirror of
https://github.com/esphome/esphome.git
synced 2025-08-05 18:07:47 +00:00
Update esphome/components/sensor/sensor.h
This commit is contained in:
parent
d178e2da6f
commit
9cc7b060c9
@ -138,8 +138,6 @@ class Sensor : public EntityBase, public EntityBase_DeviceClass, public EntityBa
|
|||||||
*/
|
*/
|
||||||
float raw_state;
|
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);
|
void internal_send_state_to_frontend(float state);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user