mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 08:55:36 +00: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