ESPHome
2023.5.5
|
Data Structures | |
class | DallasComponent |
class | DallasTemperatureSensor |
Internal class that helps us create multiple sensors for one Dallas hub. More... | |
class | ESPOneWire |
Variables | |
const uint8_t | ONE_WIRE_ROM_SELECT = 0x55 |
const int | ONE_WIRE_ROM_SEARCH = 0xF0 |
const int esphome::dallas::ONE_WIRE_ROM_SEARCH = 0xF0 |
Definition at line 11 of file esp_one_wire.cpp.
const uint8_t esphome::dallas::ONE_WIRE_ROM_SELECT = 0x55 |
Definition at line 10 of file esp_one_wire.cpp.