ESPHome 2026.8.0b4
Loading...
Searching...
No Matches
ld6002b.h File Reference

Go to the source code of this file.

Data Structures

struct  esphome::ld6002b::TargetSensors
 
struct  esphome::ld6002b::AreaSensors
 
struct  esphome::ld6002b::AreaConfig
 
struct  esphome::ld6002b::VersionPref
 
class  esphome::ld6002b::LD6002BComponent
 
struct  esphome::ld6002b::LD6002BComponent::PendingCommand
 

Namespaces

namespace  esphome
 
namespace  esphome::ld6002b
 

Enumerations

enum class  esphome::ld6002b::NumberType : uint8_t {
  esphome::ld6002b::HOLD_DELAY , esphome::ld6002b::Z_MIN , esphome::ld6002b::Z_MAX , esphome::ld6002b::LOW_POWER_SLEEP ,
  esphome::ld6002b::AREA_X_MIN , esphome::ld6002b::AREA_X_MAX , esphome::ld6002b::AREA_Y_MIN , esphome::ld6002b::AREA_Y_MAX ,
  esphome::ld6002b::AREA_Z_MIN , esphome::ld6002b::AREA_Z_MAX
}
 
enum class  esphome::ld6002b::SelectType : uint8_t { esphome::ld6002b::SENSITIVITY , esphome::ld6002b::TRIGGER_SPEED , esphome::ld6002b::INSTALLATION_MODE , esphome::ld6002b::AREA_ID }
 
enum class  esphome::ld6002b::SwitchType : uint8_t { esphome::ld6002b::LOW_POWER , esphome::ld6002b::POINT_CLOUD , esphome::ld6002b::TARGET_DISPLAY }
 
enum class  esphome::ld6002b::ButtonType : uint8_t {
  esphome::ld6002b::APPLY_AREA , esphome::ld6002b::AUTO_INTERFERENCE , esphome::ld6002b::GET_AREAS , esphome::ld6002b::CLEAR_INTERFERENCE ,
  esphome::ld6002b::RESET_DETECTION_AREA , esphome::ld6002b::GET_DELAY , esphome::ld6002b::GET_SENSITIVITY , esphome::ld6002b::GET_TRIGGER_SPEED ,
  esphome::ld6002b::GET_Z_RANGE , esphome::ld6002b::GET_INSTALLATION , esphome::ld6002b::GET_LOW_POWER_MODE , esphome::ld6002b::GET_LOW_POWER_SLEEP_TIME ,
  esphome::ld6002b::RESET_UNATTENDED , esphome::ld6002b::WAKE
}