ESPHome  2024.3.1
Data Structures | Namespaces | Enumerations | Variables
toshiba.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::toshiba::ToshibaClimate
 

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::toshiba
 

Enumerations

enum  esphome::toshiba::Model { esphome::toshiba::MODEL_GENERIC = 0, esphome::toshiba::MODEL_RAC_PT1411HWRU_C = 1, esphome::toshiba::MODEL_RAC_PT1411HWRU_F = 2 }
 

Variables

const float esphome::toshiba::TOSHIBA_GENERIC_TEMP_C_MIN = 17.0
 
const float esphome::toshiba::TOSHIBA_GENERIC_TEMP_C_MAX = 30.0
 
const float esphome::toshiba::TOSHIBA_RAC_PT1411HWRU_TEMP_C_MIN = 16.0
 
const float esphome::toshiba::TOSHIBA_RAC_PT1411HWRU_TEMP_C_MAX = 30.0
 
const float esphome::toshiba::TOSHIBA_RAC_PT1411HWRU_TEMP_F_MIN = 60.0
 
const float esphome::toshiba::TOSHIBA_RAC_PT1411HWRU_TEMP_F_MAX = 86.0