ESPHome  2024.3.1
Namespaces | Functions | Variables
cover.cpp File Reference

Go to the source code of this file.

Namespaces

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 
 esphome::cover
 

Functions

const char * esphome::cover::cover_command_to_str (float pos)
 
const char * esphome::cover::cover_operation_to_str (CoverOperation op)
 

Variables

const float esphome::cover::COVER_OPEN = 1.0f
 
const float esphome::cover::COVER_CLOSED = 0.0f