We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d19caac commit 24c14dbCopy full SHA for 24c14db
libraries/Matter/src/MatterEndpoints/MatterFan.h
@@ -22,7 +22,8 @@
22
23
using namespace chip::app::Clusters::FanControl;
24
25
-// Matter Generic Switch Endpoint that works as a single click smart button
+// Matter Fan endpoint with on/off, Mode and Speed control
26
+
27
class MatterFan : public MatterEndPoint {
28
public:
29
// Fan feature constants
0 commit comments