ESPHome 2026.4.0
Loading...
Searching...
No Matches
micronova_button.cpp
Go to the documentation of this file.
1#include "micronova_button.h"
2
4
5static const char *const TAG = "micronova.button";
6
8 LOG_BUTTON("", "Micronova button", this);
9 this->dump_base_config();
10}
11
15
16} // namespace esphome::micronova
bool queue_write_command(uint8_t location, uint8_t address, uint8_t data)
Queue a write command to the stove (processed before reads)