#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 69 of file filter.h.
◆ new_value()
optional< bool > esphome::binary_sensor::InvertFilter::new_value |
( |
bool |
value, |
|
|
bool |
is_initial |
|
) |
| |
|
overridevirtual |
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