ESPHome 2025.5.0
|
Go to the source code of this file.
Data Structures | |
class | esphome::sm2135::SM2135 |
class | esphome::sm2135::SM2135::Channel |
Namespaces | |
namespace | esphome |
Providing packet encoding functions for exchanging data with a remote host. | |
namespace | esphome::sm2135 |
Enumerations | |
enum | esphome::sm2135::SM2135Current : uint8_t { esphome::sm2135::SM2135_CURRENT_10MA = 0x00 , esphome::sm2135::SM2135_CURRENT_15MA = 0x01 , esphome::sm2135::SM2135_CURRENT_20MA = 0x02 , esphome::sm2135::SM2135_CURRENT_25MA = 0x03 , esphome::sm2135::SM2135_CURRENT_30MA = 0x04 , esphome::sm2135::SM2135_CURRENT_35MA = 0x05 , esphome::sm2135::SM2135_CURRENT_40MA = 0x06 , esphome::sm2135::SM2135_CURRENT_45MA = 0x07 , esphome::sm2135::SM2135_CURRENT_50MA = 0x08 , esphome::sm2135::SM2135_CURRENT_55MA = 0x09 , esphome::sm2135::SM2135_CURRENT_60MA = 0x0A } |