ESPHome 2025.5.0
Loading...
Searching...
No Matches
pvvx_display.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::pvvx_mithermometer::PVVXDisplay
 

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::pvvx_mithermometer
 

Typedefs

using esphome::pvvx_mithermometer::pvvx_writer_t = std::function<void(PVVXDisplay &)>
 

Enumerations

enum  esphome::pvvx_mithermometer::UNIT {
  esphome::pvvx_mithermometer::UNIT_NONE = 0 , esphome::pvvx_mithermometer::UNIT_DEG_GHE , esphome::pvvx_mithermometer::UNIT_MINUS , esphome::pvvx_mithermometer::UNIT_DEG_F ,
  esphome::pvvx_mithermometer::UNIT_LOWDASH , esphome::pvvx_mithermometer::UNIT_DEG_C , esphome::pvvx_mithermometer::UNIT_LINES , esphome::pvvx_mithermometer::UNIT_DEG_E
}
 Possible units for the big number. More...