ESPHome  2024.4.1
Data Structures | Enumerations
esphome::hydreon_rgxx Namespace Reference

Data Structures

class  HydreonRGxxBinaryComponent
 
class  HydreonRGxxComponent
 

Enumerations

enum  RGModel { RG9 = 1, RG15 = 2 }
 
enum  RG15Resolution { FORCE_LOW = 1, FORCE_HIGH = 2 }
 

Enumeration Type Documentation

◆ RG15Resolution

Enumerator
FORCE_LOW 
FORCE_HIGH 

Definition at line 19 of file hydreon_rgxx.h.

◆ RGModel

Enumerator
RG9 
RG15 

Definition at line 14 of file hydreon_rgxx.h.