ESPHome 2026.6.0-dev
Loading...
Searching...
No Matches
emc2101_output.cpp
Go to the documentation of this file.
1#include "emc2101_output.h"
2
3namespace esphome::emc2101 {
4
6
7} // namespace esphome::emc2101
void write_state(float state) override
Used by ESPHome framework.
void set_duty_cycle(float value)
Sets the Fan output duty cycle.
Definition emc2101.cpp:108
bool state
Definition fan.h:2