ESPHome
2024.10.2
|
Go to the source code of this file.
Namespaces | |
esphome | |
Implementation of SPI Controller mode. | |
esphome::valve | |
Functions | |
const char * | esphome::valve::valve_command_to_str (float pos) |
const char * | esphome::valve::valve_operation_to_str (ValveOperation op) |
Variables | |
const float | esphome::valve::VALVE_OPEN = 1.0f |
const float | esphome::valve::VALVE_CLOSED = 0.0f |