mirror of
https://github.com/esphome/esphome.git
synced 2026-02-19 07:55:35 -07:00
wip
This commit is contained in:
@@ -136,6 +136,7 @@ class Fan : public EntityBase {
|
||||
|
||||
protected:
|
||||
friend FanCall;
|
||||
friend struct FanRestoreState;
|
||||
|
||||
virtual void control(const FanCall &call) = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user