#include <filter.h>
|
optional< bool > | new_value (bool value, bool is_initial) override |
|
void | input (bool value, bool is_initial) |
|
void | output (bool value, bool is_initial) |
|
Definition at line 106 of file filter.h.
◆ new_value()
optional< bool > esphome::binary_sensor::UniqueFilter::new_value |
( |
bool |
value, |
|
|
bool |
is_initial |
|
) |
| |
|
overridevirtual |
◆ last_value_
optional<bool> esphome::binary_sensor::UniqueFilter::last_value_ {} |
|
protected |
The documentation for this class was generated from the following files:
- /opt/build/esphome/esphome/components/binary_sensor/filter.h
- /opt/build/esphome/esphome/components/binary_sensor/filter.cpp