7 static const char *
const TAG =
"tm1638.led";
15 LOG_SWITCH(
"",
"TM1638 LED",
this);
16 ESP_LOGCONFIG(TAG,
" LED: %d",
led_);
uint8_t uint8_t void set_led(int led_pos, bool led_on_off)
void dump_config() override
TM1638Component * tm1638_
Implementation of SPI Controller mode.
void publish_state(bool state)
Publish a state to the front-end from the back-end.
void write_state(bool state) override