ESPHome
2024.10.2
|
Go to the source code of this file.
Data Structures | |
class | esphome::whirlpool::WhirlpoolClimate |
Namespaces | |
esphome | |
Implementation of SPI Controller mode. | |
esphome::whirlpool | |
Enumerations | |
enum | esphome::whirlpool::Model { esphome::whirlpool::MODEL_DG11J1_3A = 0, esphome::whirlpool::MODEL_DG11J1_91 = 1 } |
Simple enum to represent models. More... | |
Variables | |
const float | esphome::whirlpool::WHIRLPOOL_DG11J1_3A_TEMP_MAX = 32.0 |
const float | esphome::whirlpool::WHIRLPOOL_DG11J1_3A_TEMP_MIN = 18.0 |
const float | esphome::whirlpool::WHIRLPOOL_DG11J1_91_TEMP_MAX = 30.0 |
const float | esphome::whirlpool::WHIRLPOOL_DG11J1_91_TEMP_MIN = 16.0 |